Page 1 of 1

puts() does the following when it writes to stdout.

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
a) Deletes everything
b) Adds ‘t’ to the line written
c) Deletes the terminating ‘n’
d) Adds ‘n’ to the line written