Rugxulo
unread,Sep 17, 2011, 10:55:46 PM9/17/11You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
Well, not a lot of traffic here these days, but I figured this was
better than nothing! Here's a simple polyglot program:
(*doy)();main(){ puts("Hello, C"); return 0; ??> /* *)
program polyglot(output); begin writeln('Hello, Pascal') end.
(* */
#define DOY *)