Write entire file: Difference between revisions

Marked to remove
(Marked to remove)
(Marked to remove)
Line 80:
=={{header|C}}==
 
=== C ===
== Wrong solution, written by someone who either does not know the language. This solution should be removed from RossetaCode. ==
 
=== Wrong solution, written by someone who either does not know the language. This solution should be removed from RossetaCode. ===
 
My comment: undeclared/uninitialized filename and data. Should be removed from RossetaCode.
 
<lang c>#include <stdio.h>