User profile: gr3go

User info
User name:gr3go
Statistical data
Skills:C++
History
Joined:
Number of posts:2
Latest posts:

simple operator<< question
Thanks for the quick answers :) The undefined behavior seems to be a reasonable answer :) [b]jmc...

simple operator<< question
Hello everbody! I am wondering what is happening behind this code: [quote]int x = 4; cout << ...