View Single Post
Old Jan 18th, 2006, 9:11 PM   #7
Justin Case
Newbie
 
Justin Case's Avatar
 
Join Date: Aug 2005
Location: In the void between my two monitors...
Posts: 15
Rep Power: 0 Justin Case is on a distinguished road
Send a message via AIM to Justin Case
It depends on where you want to output it to, if you want to output it to standard output (console), the simplest way to do it is with something like printf("\n"); or putchar('\n');.
__________________
... after all, we're all alike.
Justin Case is offline   Reply With Quote