#include <stdio.h> /* Just a simple finger exercise */ #define eval int main() /* To demonstrate the pre-processor */ eval { printf("Hello world\n"); return (0); }
In reply to Re (tilly) 1: Perl is C
by tilly
in thread Perl is C
by Ovid
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |