Hi people,
I am new to this board. I just learn C programming for 2 months.
Can anyone explain clearly about what exactly difference between system call and library call? I just know that
system call is called from OS, and library call is from supported
compiler, but I really dont know their different functions and how each call do within a program?
Your help would be appreciated.
Coconut