Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

Re: C pre-processor in Perl

by chromatic (Archbishop)
on Jul 28, 2003 at 19:20 UTC ( [id://278576]=note: print w/replies, xml ) Need Help??


in reply to C pre-processor in Perl

In a simple program, you could certainly get away with #define. You'd be sunk if you tried to use it in a module that you expected other people to use, though.

I'm not sure calling C macro processing 'first-class' is very accurate though. It feels more like third-class to me. :)

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://278576]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (8)
As of 2024-04-19 07:24 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found