Device Drivers,linux,fedora,kernel programming
size of data types (int,float,double,char) is compiler dependent which vary depending on the compiler.
sizeof a pointer is kernel dependent .
data type of pointer : void or (char *)0
No comments:
Post a Comment