Tag Archives: siddarth sir

Avtar Singh C & c++ assignment status

I have completed 8 assignments with some doubts on floating point numbers and working on 9th assignment. some problems are comming in 9th assignment. Also done 1 assignment of c++.

Posted in Uncategorized | Tagged | Leave a comment

DEVICE DRIVER

I have done REGISTRATION, UNREGISTERED AND OPEN CLOSE in single node device driver but not able to unregister it for 10 node..  

Posted in Uncategorized | Tagged , , | Leave a comment

E-14 Pointers

declared char *ptr; printed the address allocated to ptr (&ptr), garbage address of ptr (ptr ) and the garbage value (*ptr) Error: Segmentation Fault. Can you please explain why?

Posted in Data Structures with C | Tagged , , , | 5 Comments

E-12

ptr is selected in vim with yellow colour by certain key combination,and can’t undo it.

Posted in Uncategorized | Tagged | 2 Comments