struct hack
structure padding
why segmentation fault occures ?
little endian big endian
what do you mean by data bus.
what do you mean by a processor is 32 bit or 65 bit.
what do you mean by a kernel is 32 bit or 65 bit.
variable length array
how to give variable arguments to function
how gdb works
what is stack smashing
all the operations on srting of the library , and implementation of them all.
sizeof()
all the basic system calls : open , close , write , read , lseek , fork , lseek.
what is the difference between system call and system function
static , file static : mastering in c
ptr to const , const ptr
make
memory layout of a c program
why -ve numbers are stored in 2's complement in c
diff betn NULL ans nul
extern variable : geeksforgeeks
how is the array stored in memory : stackoverflow
where NULL is stored .
why it cause segmentation fault when we access NULL pointer
macros : basics
what is the better way to store strings : using character array , heap or char pointer : geeksforgeeks
malloc , calloc , realloc
what happens when a funstion called before declaration ...
associaivity rule , precendence table
what is type qualifiers
structure padding
why segmentation fault occures ?
little endian big endian
what do you mean by data bus.
what do you mean by a processor is 32 bit or 65 bit.
what do you mean by a kernel is 32 bit or 65 bit.
variable length array
how to give variable arguments to function
how gdb works
what is stack smashing
all the operations on srting of the library , and implementation of them all.
sizeof()
all the basic system calls : open , close , write , read , lseek , fork , lseek.
what is the difference between system call and system function
static , file static : mastering in c
ptr to const , const ptr
make
memory layout of a c program
why -ve numbers are stored in 2's complement in c
diff betn NULL ans nul
extern variable : geeksforgeeks
how is the array stored in memory : stackoverflow
where NULL is stored .
why it cause segmentation fault when we access NULL pointer
macros : basics
what is the better way to store strings : using character array , heap or char pointer : geeksforgeeks
malloc , calloc , realloc
what happens when a funstion called before declaration ...
associaivity rule , precendence table
what is type qualifiers