Next: raise, Previous: pow, Up: C library functions [Index]
printf
#include <stdio.h> String new message; String new fmt; printf (fmt, message);