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++.
DEVICE DRIVER
I have done REGISTRATION, UNREGISTERED AND OPEN CLOSE in single node device driver but not able to unregister it for 10 node..
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?
E-12
ptr is selected in vim with yellow colour by certain key combination,and can’t undo it.