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_______ [EMAIL PROTECTED]


-- 
Best regards,
 Dariusz                            mailto:[EMAIL PROTECTED]
CCNA, SCSA, SCNA, LPIC, MCP certified
http://www.takeda.tk

-- Read my chips: No new upgrades! 

_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to