|
|
|
|
|
by pjmlp
2801 days ago
|
|
In a twisted way, POSIX is C's runtime that the committee wasn't willing to make part of ISO C. So unless one is coding in straight C there is very little pressure to care about POSIX anyway, as all other languages, including C++, have a better OS independent standard library. |
|