Thanks for your help.
I can call a c-programm with the statement $rv = `cprog @args` but i don't
get a returnvalue.
Do you know, why ?

Akshay Arora wrote:

> system call as the quickest solution, however I'm sure someone in this
> group knows of a perl module that might do this better?
>
> $rv = `cprog @args`;
>
> Jürgen Prietl wrote:
> >
> > Hi everybody!
> >
> > I want to call a external C-Programm with a parameter and a returnvalue
> > from my perlprogramm.
> > Could somebody help me ?
> > Thanks a lot
> >
> > Jürgen
> >
> > --
> > GAMED mbH
> > Harter Straße 48
> > A-8053 Graz
> > Austria
> > Phone: +43 (0)316 27 86 60-16
> > Fax:   +43 (0)316 27 86 60-10
> > EMail: [EMAIL PROTECTED]

--
GAMED mbH
Harter Straße 48
A-8053 Graz
Austria
Phone: +43 (0)316 27 86 60-16
Fax:   +43 (0)316 27 86 60-10
EMail: [EMAIL PROTECTED]


Reply via email to