Thread
:
beginner question
View Single Post
Jan 18th, 2006, 9:11 PM
#
7
Justin Case
Newbie
Join Date: Aug 2005
Location: In the void between my two monitors...
Posts: 15
Rep Power:
0
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
View Public Profile
Find More Posts by Justin Case