Viewing profile — akaletF
akaletF
HN member- Joined
- Mon, Jun 24, 2024, 9:05 PM UTC
- HN karma
- 2
- Public activity
- 3 items
- HN profile
- View on Hacker News ↗
About akaletF
No profile information was provided.
Recent public activity
-
comment
Comment #40781032
I don't know. Most serious programs will use write() and then check the return value. In locations where it does not matter (say a test suite that is guaranteed to signal an error …
-
comment
Comment #40780927
If println panics if the write fails that is kind of cheating, isn't it. Yes, toy C programs do not check the return value of printf . So what.
-
comment
Comment #40780829
[flagged]