Name:
Anonymous
2011-08-18 20:22
Can you write a webpage with C++?
No?
Didn't think so!
[code]
HTML 1
C++ 0
Name:
Anonymous
2011-08-18 20:29
I used to work on a phone company (a big one, now defunct).
The whole system for pricing long distance calls was implemented with webpages created in C !!!!!
printf ("<body>"); and that kind of stuff.
It was kind of horrible. Watching the mess written in C made me look for alternatives, and I found perl. And quit that job.