HelpPC 2.10 Quick Reference Utility Copyright 1991 David Jurgens

        int sprintf( char *s, const char *format [, arg1, arg2, ...] )


       - prototype in stdio.h

       - prints formatted data into string s


       - see   PRINTF SPEC  for format specifiers

Esc or Alt-X to exit sprintf Home/PgUp/PgDn/End ←↑↓→
Converted to HTML in 2006 by Timo Bingmann