Date: Thu, 19 May 2005 00:36:51 -0700 From: Dariusz Kulinski <takeda@takeda.tk> To: "Aluminium Oxide" <orac000@internet-mail.org> Cc: freebsd-stable@freebsd.org Subject: Re: Alright you primitive screwheads, LISTEN UP!! Message-ID: <501530567.20050519003651@takeda.tk> In-Reply-To: <1116305952.32310.234285185@webmail.messagingengine.com> References: <20050516203932.0A38316A4D0@hub.freebsd.org> <20050516212521.GB57460@freebie.xs4all.nl> <4289176C.5070409@mac.com> <20050516221307.GA559@isis.sigpipe.cz> <1116305952.32310.234285185@webmail.messagingengine.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello Aluminium,
Monday, May 16, 2005, 9:59:12 PM, you wrote:
> | $ cat c.c
> | #include <stdio.h>
> |
> | main() {
> | printf("#include <stdio.h>\n\nmain(){\n printf(\"#include
> <stdio.h>\\n\\nmain(){\\n printf(\\\"cc c.c -o
> c\\\\n\\\");\\nexit(0);\\n}\\n\"); exit(0);\n}\n");
> | exit(0);
> | }
> | $ cc c.c -o c; ./c>cc.c cc cc.c -o cc; ./cc>ccc.c; cc ccc.c -o ccc;
^^^^
I think you forgot ; over there :)
> ./ccc
> |_See?___Damien Miller_______ orac000@internet-mail.org
--
Best regards,
Dariusz mailto:takeda@takeda.tk
CCNA, SCSA, SCNA, LPIC, MCP certified
http://www.takeda.tk
-- Read my chips: No new upgrades!
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?501530567.20050519003651>
