Y
Hacker News
new
|
ask
|
show
|
jobs
by
AnIdiotOnTheNet
2646 days ago
The C stdlib is so married to POSIX they may as well be the same thing.
2 comments
pjmlp
2646 days ago
Actually no, go read ISO C and compare it with POSIX expectations.
link
saagarjha
2646 days ago
…on UNIX systems. C is still a thing for other platforms e.g. embedded where POSIX is not a thing.
link