Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[C++] Your Projects
#3
I say we discuss with actual code :3

That would make things more interesting.

Code:
#include <iostream>

char cake[] = "I am a piieee!!!";

int main(void) {
std::cout << 5[cake]; // WHAT!?!?!?
return 1337;
}

wai does that work
Reply


Messages In This Thread
[C++] Your Projects - by enumeration - 03-17-2012, 07:19 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)