I am used to c++ output, can anyone tell me how to
output a variable with the printf commands.
I got cprintf("Hello" to work.
char SQUARE = int(219);
cprintf(SQUARE); // doesnt not work,
What is the format for outputting variables??
Thanx
Korn
airdevil23@hotmail.com
"procrastination is the key to happiness"
output a variable with the printf commands.
I got cprintf("Hello" to work.
char SQUARE = int(219);
cprintf(SQUARE); // doesnt not work,
What is the format for outputting variables??
Thanx
Korn
airdevil23@hotmail.com
"procrastination is the key to happiness"