When we use some functions like printf in Linux C programs, libc.a is linked with our program. Is it linked dynamically or statically? Regards
When we use some functions like printf in Linux C programs, libc.a is linked with our program. Is it linked dynamically or statically? Regards