User forums > General (but related to Code::Blocks)

Welcome Newcomers - PLEASE READ!!!

<< < (114/352) > >>

sathex:
hi all
I am new, I am here

Dark_error:
I am new, I am here

Vishwas:
"I am new, I am here"
Trying to learn c++

wtfisgoingoff:
 ;D

--- Code: ---#include <iostream>

int main()
{
    for(int i=0;i<forever;i++);
        std::cout<<"Hello"<<std::endl;
    return 0;
}

--- End code ---

Alpha:

--- Quote from: GCC ---~/dev/main.cpp: In function ‘int main()’:
~/dev/main.cpp:5:19: error: ‘forever’ was not declared in this scope
--- End quote ---

 ;)

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version