
abhinav_shaan
New User
Feb 7, 2007, 1:42 AM
Post #1 of 1
(4263 views)
|
I need help in C-Perl Interface
|
Can't Post
|
|
I need something like this For example , a c program is running and creates a global database. Also there are functions which return the global data. At the end of the C++ program i want to call/source a perl file from within the program. THis perl file will call the above mentioned functions and print the values, assuming everything is numerical. Please tell me if this is doable. if yes , please let me know. Thanx Abhinav
|