njPrintC Japanese
<-|INDEX|->
Displays a character string.

FORMAT

#include <Ninja.h>
void njPrintC(loc,*s);
Int loc
Uint8 *s

PARAMETERS

loc
display position
*s
character string to be output

RETURN VALUE

None

FUNCTION


EXAMPLE

njPrintC(NJM_LOCATION(10,10),"NINJA TEST");

NOTES


RELATED TOPICS

njPrintColor
njPrintD
njPrintB
njPrintH
njPrintF

njPrintC
<-|INDEX|->

Copyright SEGA ENTERPRISES, LTD., 1997