Return
Styles:
Pseud0ch
,
Terminal
,
Valhalla
,
NES
,
Geocities
,
Blue Moon
.
Entire thread
Reasons why HTML is superior to C++
1
Name:
Anonymous
2011-08-18 20:22
Can you write a webpage with C++?
No?
Didn't think so!
[code]
HTML 1
C++ 0
10
Name:
Anonymous
2011-08-18 21:00
>>1
...write a web page?
#include <iostream>
#include <fstream>
int main() {
ofstream html;
html.open("webpage.html");
html << "<HTML>\n<h1>AM I DOIN IT RITE?</h1>\n<\HTML>";
html.close();
}
Well, am I?
Newer Posts
Don't change these.
Name:
Email:
Entire Thread
Thread List