Live data from Hacker News

Viewing profile — akaletF

akaletF

HN member
Joined
Mon, Jun 24, 2024, 9:05 PM UTC
HN karma
2
Public activity
3 items

About akaletF

No profile information was provided.

Recent public activity

  1. 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 …

  2. 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.

  3. comment
    Comment #40780829

    [flagged]