Write entire file: Difference between revisions

Content added Content deleted
(→‎{{header|C}}: rewrote a flag to attempt to remove this entry.)
Line 80: Line 80:
=={{header|C}}==
=={{header|C}}==


{{incorrect|C| <br> [This ''incorrect'' flag was converted from an earlier attempt at flagging this entry for removal, see the ''history'' file.]
=== C, simple example ===
<br><br> This is a simple example.

=== Wrong solution, written by someone who does not know the language. This solution should be removed from RossetaCode. ===
<br><br> Wrong solution, written by someone who either does not know the language.
<br><br> My comment: undeclared/uninitialized filename and data.

<br><br> This solution should be removed from Rosetta Code. <br><br>}}
My comment: undeclared/uninitialized filename and data. Should be removed from RossetaCode.


<lang c>#include <stdio.h>
<lang c>#include <stdio.h>