Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
programming:howtos-tips [2010/05/05 16:31]
cyril +__PRETTY_FUNCTION__
programming:howtos-tips [2014/04/16 18:07] (current)
cyril [Conversions with string]
Line 210: Line 210:
 #include <stdio.h> #include <stdio.h>
 char s[128]; char s[128];
-sprintf("%d", 565);+sprintf(s, "%d", 565);
 </code> </code>
  
programming/howtos-tips.1273077085.txt.gz ยท Last modified: 2013/09/19 16:43 (external edit)
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0