<--- Turn the page     (contents page)     Turn the page --->
Try the code below. Very interesting isn't it? char *f = "char *f =%c%s%c; main() { printf(f,34,f,34,10); }%c"; main() { printf(f,34,f,34,10); } For more information on a Quine, visit this page: http://www.nyx.net/~gthompso/quine.htm ¥
char *f = "char *f =%c%s%c; main() { printf(f,34,f,34,10); }%c"; main() { printf(f,34,f,34,10); }
<--- Turn the page     (contents page)     Turn the page ---> Page 11
Page 11