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-24 3:23

#include <iostream>
#include <string>
#include <vector>
int main(std::vector<std::string> argv) {
std::cout << "Hello, world" << std::endl;
return 0;
}

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