Y
Hacker News
new
|
ask
|
show
|
jobs
by
unwind
4591 days ago
Uh, if that's supposed to be C, then there's no STDOUT and the way to compute the length of a string is with strlen(), not len(). It should be STDOUT_FILENO as pointed out below.