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

What the Shit

Name: Anonymous 2009-02-14 9:49

Confusing use of flags much?

int main(int argc, char** argv) {
  struct options options;
  return parse_options(argc,argv,&options) || run(&options);
}

Name: Anonymous 2009-02-14 20:45

>>21
Au contraire, we are aware. That's why it's weird. Short-circuiting is here being used contrary to what an English reading of the code implies.

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