this question got me nostalgic :|
dreamy eyed almost.

my first days with C/C++ :)

glad you have gotten ur answer.

cheers
d minotaur


On 5/11/08, bo <[EMAIL PROTECTED]> wrote:
>
>   Hello I just started a class on programming. The firs program was to
> write "Hello World". I downloaded the compiler "Magic C." When I ran
> the compiler it said "variable cout not found". Here is the code I
> typed. This is the way it was shown in the example in the book.
>
> #include <io.h>
>
> int main ()
> {
> cout << "Hello World!";
> return 0;
> }
>
> I assume I missed something.
>
>  
>


[Non-text portions of this message have been removed]

Reply via email to