|
Hi,
I was wondering how can you create space in front of a sentence?
This is how my code looks like:
printf((SPACE)"Files : edit copy paste\n");
and somehow the compiler doesn't recognise this SPACE word.
Any suggestions would be appreciated.
This post has been edited by coolgame: 22 Oct, 2006 - 10:29 PM
|