User profile: sleepy

User info
User name:sleepy
History
Joined:
Number of posts:2
Latest posts:

Strange c++ piece of code
Nope, it just compiles by pasting to main() *g*

Strange c++ piece of code
Hey! I'm new to c++ and found the following construct: int c = ((void)b, a); Compiles and s...