User Tools

Site Tools


cs_lang:c

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
cs_lang:c [2011/07/12 11:53] cedriccs_lang:c [2011/07/12 17:11] – [Increment a number] cedric
Line 46: Line 46:
  
     printf("Inc: %d\n", value + 1);     printf("Inc: %d\n", value + 1);
-    return value+1;+ 
 +    return 0;
 } }
 </code> </code>
cs_lang/c.txt · Last modified: 2012/09/30 23:32 by cedric