4 ms·
That fwrite writes the contents of output to stdout. output probably contains all the output that doesn't depend on input (which this program doesn't have).
by YSFEJ4SWJUVU6 7y ago
That fwrite writes the contents of output to stdout.
output probably contains all the output that doesn't depend on input (which this program doesn't have).