Re: C from Perl

2002-06-18 Thread John W. Krahn
"Shishir K. Singh" wrote: > > Hi, Hello, > I have a C program. In there is a function that I need > for perl. This is the first time I am dealing with the > C / Perl Interface. Is there any detailed reading material > on how it's done ?? Any guidance would be highly appreciated. You _might_ b

RE: C from Perl

2002-06-18 Thread Ovid
--- "Shishir K. Singh" <[EMAIL PROTECTED]> wrote: > It's an custom function in a program. It has relevance to what I am doing and I >don't have the > heart to translate it in perl right now:) (it's a big function). I was hoping maybe >I could > perhaps adapt it to be called from the perl program

RE: C from Perl

2002-06-18 Thread Shishir K. Singh
or that in Perl. -Original Message- From: Nikola Janceski [mailto:[EMAIL PROTECTED]] Sent: Tuesday, June 18, 2002 10:06 AM To: Shishir K. Singh; [EMAIL PROTECTED] Subject: RE: C from Perl What's the C function? Is it something standard in C? Or did you/someone write it? and the big questi

Re: C from Perl

2002-06-18 Thread Chas Owens
On Tue, 2002-06-18 at 09:57, Shishir K. Singh wrote: > Hi, > > I have a C program. In there is a function that I need for perl. This is the first >time I am dealing with the C / Perl Interface. Is there any detailed reading material >on how it's done ?? Any guidance would be highly appreciate

RE: C from Perl

2002-06-18 Thread Nikola Janceski
What's the C function? Is it something standard in C? Or did you/someone write it? and the big question: What does it do? (Most likely if it's general enough someone has written a module for it in Perl). > -Original Message- > From: Shishir K. Singh [mailto:[EMAIL PROTECTED]] > Sent: Tu