You can embed your C in perl using XS.
perldoc perlxstut
is an excellent place to start!
-----Original Message-----
From: Akshay Arora [mailto:[EMAIL PROTECTED]]
Sent: Thursday, July 12, 2001 8:15 AM
To: Jürgen Prietl
Cc: [EMAIL PROTECTED]
Subject: Re: How could I call a C-Programm
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]