|
|
|
|
|
by asveikau
2547 days ago
|
|
Somebody has to write the library to begin with. The typical Unix thing is for the OS to have one everybody links to. Which means, among other things, variation between libcs is a factor in portability of C programs from one OS to another. |
|