[ create a new paste ] login | about

Link: http://codepad.org/kG3AYfLK    [ raw code | output | fork ]

C++, pasted on Mar 21:
1
2
int rightdown;
rightdown = ((660<<16)|(480&65535));


Output:
1
2
Line 2: error: expected constructor, destructor, or type conversion before '=' token
compilation terminated due to -Wfatal-errors.


Create a new paste based on this one


Comments: