Perl interacting with C++

nkuipers nkuipers at uvic.ca
Thu Oct 31 20:06:38 CST 2002


Hello all,

A friend of mine is very interested in Perl but does the bulk of his 
programming in C++.  He's currently writing a game, and he wants to be able to 
extract information from a (for example) QuakeII config file.  He knows enough 
of Perl to realize that it is ideal for that sort of thing.  Is there a way to 
have C++ sit on (talk to?) Perl or vice versa?  Could he shunt out from his 
C++ to a perl script that does it's thing and returns findings for use in the 
C++ program?  If so, where should I tell him to look for information?

Thanks.

if ( $halloween ) { print "Happy Halloween!\n" } #Happy Halloween, stay safe 
:)

Nathanael




More information about the Victoria-pm mailing list