
-----------------------------------
Flikerator
Sun Jul 24, 2005 12:11 am

Hello world wtf?
-----------------------------------
I have a small problem with line 1661 of my program. You see I was doing a Hello World Tutorial. I read it all, understood most of it, wrote it and when I compiled it I got 91 errors, the last one being on line 1661...I only have 10 lines of code.

I got 2 error lines with rem statements. Here is the code I have, what can you make of it? (Using Compiler - Bloodshed Dev-C++)



//This is my first program using C++ Dev-Bloodshed
//Name(Taken out)           July 24, 2005

#include 
using namespace std;
int main()
{
    cout  number;
    std::cout  number;
    std::cout 