Talk:C (programming language): Difference between revisions

Content deleted Content added
Answer re for usage
Hirzel (talk | contribs)
No edit summary
Line 45:
 
There are three looping statement, for, while and repeat. I would say that for or while are the most used and repeat is rarely used. --[[User:Bernfarr|Bernfarr]]
 
-- So let's then correct the passage where it is claimed that the ''for'' statemenent is rarely used and instead a ''while'' substitute is given.