[[lesson_4_endl.c]] Rescued by C++ Reloaded

Route:


[user02@FC4 Lesson04]$ cat -n endl.c
1 #include <stdio.h> 2 3 int main(void) 4 { 5 printf("I've been...\nRescued by C++\n"); 6 7 return 0; 8 }
[user02@FC4 Lesson04]$ gcc -o endl endl.c
[user02@FC4 Lesson04]$ ./endl
I've been...
Rescued by C++
lesson_4_endl.c, Rev. 1, Last changed on 2005-08-08 04:26, 341 page hits
Wiki hosted for free at wikihost.org || RSS-Feed || GeboGebo 1.3.3 || 00.192 seconds || || PAGERANK TOOLS