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
Mon Dec 15 10:53:26 MET 1997