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 [2013/09/19 16:40]
127.0.0.1 external edit
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.1379608859.txt.gz ยท Last modified: 2014/04/16 18:07 (external edit)
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0