Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Magic Functors

Name: Anonymous 2007-03-18 20:22 ID:NQOeyECx

Hey, just been learning some new programming techniques,

whats your opinion of the use of magic functions in large scale development /prog/?

Name: Anonymous 2007-03-19 4:27 ID:IBRqvWV5


void magic()
{
   cout << "I'm a magic function LOL" << endl;
}

void main()
{
   magic();
}

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List