Y
Hacker News
new
|
ask
|
show
|
jobs
by
fulafel
2146 days ago
Nitpick: printf is is a libc call.
1 comments
brucehoult
2146 days ago
... and that libc code (usually NewLib[nano]) formats a buffer then calls write(2), which pk provides.
link