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

Route:


[user02@FC4 Lesson04]$ cat -n special.c
1 #include <stdio.h> 2 3 int main(void) 4 { 5 printf("Bell\a\tBell\a\tBell\a\n"); 6 7 return 0; 8 }
[user02@FC4 Lesson04]$ gcc -o special special.c
[user02@FC4 Lesson04]$ ./special
Bell Bell Bell
lesson_4_special.c, Rev. 1, Last changed on 2005-08-08 04:27, 320 page hits
Wiki hosted for free at wikihost.org || RSS-Feed || GeboGebo 1.3.3 || 00.116 seconds || || PAGERANK TOOLS