User20 - 2005-08-09

Logged In: YES
user_id=1233695

Error raise only when before is space. I would like to view all
global variables.

CODE:
int globalVariable;
(...)
int main(...) {
(...)
cout << ::[error here]
}