Write entire file: Difference between revisions

Content added Content deleted
(Marked to remove)
(Marked to remove)
Line 80: Line 80:
=={{header|C}}==
=={{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>
<lang c>#include <stdio.h>