I am using Linux (ubuntu).
I want to read the function definitions of some functions which are declared in header files like stdlib.h
I tried looking for stdlib.c
but could not find one.
Can anyone please let me know where can i find the corresponding code file on my system.
Forgive me if i am being too naive. Thanks