Thread
:
Fucking Awesome
View Single Post
12-15-2003, 04:17 PM
hive
Worker Bee
Join Date: Apr 2003
Posts: 90
[15:05:12]:[1 gfy@gfy023:~]
$ cat ea.c
#include <stdio.h>
int main()
{
char msg[] = {78,111,119,32,72,105,114,105,110,103,0};
printf("%s\n",msg);
}
[15:05:15]:[1 gfy@gfy023:~]
$ gcc ea.c -o ea
[15:05:24]:[1 gfy@gfy023:~]
$ ./ea
Now Hiring
hive
View Public Profile
Visit hive's homepage!
Find More Posts by hive