next up previous contents index
Next: Memory Up: Formatted output conversion Previous: printf

sprintf

   char * sprintf(char * str, char * format, ...)

sprintf sets output on str and returns str. The conversion characters taken into account are the same as printf ones.



Lionel Fournigault
Fri Nov 6 17:00:30 MET 1998