View Single Post
Old 12-19-2006, 03:48 AM   #77 (permalink)
Light
Member
 
Join Date: Nov 2006
Location: The Middle of Nowhere (provided the USA is considered Nowhere)
Posts: 56
Light is on a distinguished road
Default

Quote:
Originally Posted by aelle View Post
I'm curious... How do you say "I love you" in C++ ?
Code:
#include <iostream>

using namespace std;

int main()
{
  cout<<"I love you\n";
}
Perhaps that would work?
I don't know much C++, I could tell you better with PHP or Actionscript or the like.
__________________
We Await Silent Trystero Empire
Light is offline   Reply With Quote