[net.misc] Introspective Programs

stevenm (11/05/82)

A one-line introspective program. Beat this:


main(){char q=34,n=10,*a="main(){char q=34,n=10,*a=%c%s%c;printf(a,q,a,q,n);}%c";printf(a,q,a,q,n);}


S. McGeady
Tektronix, Inc.

george (11/08/82)

References: azure.1430


nil