How about a `gprintf' for Turbo C
Samuel A. Moore
sam at ncsuvx.ncsu.edu
Sat Apr 16 03:59:54 AEST 1988
In article <686 at leah.Albany.Edu> rds95 at leah.Albany.Edu (Robert Seals) writes:
>
>Has anybody got any great ideas about how to formatted text output
>on the graphics screen, i.e., `gprintf(format, arg, ..., arg)' ???
Try sprintf() to format the string and then use your string output function.
Sam
--
Sam Moore ||\\ || //==\\ //==\\ || ||
NCSU Computing Center || \\ || || ||==\\ || ||
Raleigh, NC || \\|| || || || ||
sam at ncsuvx.ncsu.edu || \\ \\==// \\==|| \\==//
More information about the Comp.lang.c
mailing list