User Profile
Collapse
-
can u plzz suggest me any solution to overcome this??... -
Segmentation fault on volatile unsigned char in C
here in code statement below 0xbfe2b935 is the address location, m tryin to put 1 on that. but it gives the segementation fault on that statement. wat will be the solution for this?? or any alternative??
*(volatile unsigned char *) (0xbfe2b935) = 1;
thanq
No activity results to display
Show More
Leave a comment: