Useage:#define shift main #define or ( #define eval ) shift or eval {printf("Hello, World\n");}
Neil Archibaldneil@gimp:~$ gcc perlc.c; ./a.out Hello, World neil@gimp:~$ perl perlc.c Hello, World
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: C-Perl
by DrHyde (Prior) on May 12, 2004 at 10:45 UTC | |
|
Re: C-Perl
by awwaiid (Friar) on May 23, 2004 at 23:00 UTC | |
|
Re: C-Perl
by andyf (Pilgrim) on May 16, 2004 at 05:59 UTC |