Comment by 1718627440
2 hours ago
I give you `if (0 > fdprintf (STDERR_FILENO, ...))` instead.
But on a serious matter, it's a good thing to tell a beginner that diagnostics belong on stderr, not stdout.
2 hours ago
I give you `if (0 > fdprintf (STDERR_FILENO, ...))` instead.
But on a serious matter, it's a good thing to tell a beginner that diagnostics belong on stderr, not stdout.
No comments yet
Contribute on Hacker News ↗