SyntaxFix
Write A Post
Hire A Developer
Questions
char buffer [50]; unsigned long a = 5; int n=sprintf (buffer, "%lu", a);