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

HOT NAKED STRIPPING COEDS

Name: Anonymous 2011-03-25 14:46


#if 0
cc -O3 -fno-exceptions "$0" -o "${0%.* }"
strip ${0%.* }
exit
#endif

#include <stdio.h>

void __attribute__((hot) (naked)) coed(void)
{ puts("HOT NAKED STRIPPING COEDS"); }

int main() {
  coed();
  return 0;
}

Name: Anonymous 2011-03-27 7:05

An attribute specifier is of the form __attribute__ ((attribute-list)). An attribute list is a possibly empty comma-separated sequence of attributes, where each attribute is one of the following:

Obviously someone hasn't spent enough time reading the GCC documentation.

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