Toggle navigation
Collections
Fun
Jokes
Fortune
Photo
Nicknames
Blog
ﻮﺑﻻگ
Iran
Printf("to C Or Not To C...that Is The Question.\n")
Home
›
Fortune Cookies
›
Miscellaneous Collections
printf("to C or not to C...that is the question.\n");
Related:
char *c[]= {"ENTER", "NEW", "POINT", "FIRST", }; char **cp[]= {c + 3, c + 2, c + 1, c}
char ***cpp= cp; main() { printf("%s", **++cpp)...
printf("Hello world "); -- C Error #012
Char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
char c[99],s[]="char c[99],s[]=@@@;main(){strcpy(c,s)
[15]=34;s[16]=0;s[17]=34 ;printf(s);printf(c);puts(&s[17])...
percent-S /per-sent' es'/ n. [From the code in C's printf(3) library function used to insert an arbitrary string argument] An unspecified person or object.
I was just talking to some percent-s in administration." Compare random....
percent-S: /per-sent' es'/ [From the code in C's `printf(3)' library function used to insert an arbitrary string argument] n.
An unspecified person or object. "I was just talking to some percent-s in administration....
Obfuscated C Contest n. (in full, the `International Obfuscated C Code Contest', or IOCCC) An annual contest run since 1984 over Usenet by Landon Curt Noll and friends.
The overall winner is whoever produces the most unreadable, creative, and bizarre (but working) C program...
N-C-C-One-Seven-Oh-One. No bloody A, B, C, or D. Scotty
elevator controller n. An archetypal dumb embedded-systems application, like toaster (which superseded it).
During one period (1983-84) in the deliberations of ANSI X3J11 (the C standardization committee) this was the canonical example of a really stupid, memory-limited computation environment....