Write entire file: Difference between revisions

→‎{{header|C}}: rewrote a flag to attempt to remove this entry.
(→‎{{header|C}}: rewrote a flag to attempt to remove this entry.)
Line 80:
=={{header|C}}==
 
{{incorrect|C| <br> [This ''incorrect'' flag was converted from an earlier attempt at flagging this entry for removal, see the ''history'' file.]
===<br><br> C,This is a simple example. ===
 
===<br><br> Wrong solution, written by someone who either does not know the language. This solution should be removed from RossetaCode. ===
<br><br> My comment: undeclared/uninitialized filename and data. Should be removed from RossetaCode.
 
<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>