Closed AreaZR closed 1 year ago
In many cases this will add extra newlines. Unlike fputs(), puts() will always write a newline after the string.
In many cases this will add extra newlines. Unlike fputs(), puts() will always write a newline after the string.
Addressed!
fprintf does extra work and meant for formatting strings.