Y
Hacker News
new
|
ask
|
show
|
jobs
by
8n4vidtmkvmk
1561 days ago
ok but how does one fix this bug in c or c++?
1 comments
steerablesafe
1561 days ago
`puts` has a return value indicating success or failure.
edit:
https://cigix.me/c17#7.21.7.9.p3
link
edit: https://cigix.me/c17#7.21.7.9.p3