in reply to Call C functions from Perl
Another way to call C code from Perl is using XS, but IMHO it's only for advanced Perl programmers, e.g. to write Perl extensions.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Call C functions from Perl
by hardburn (Abbot) on Apr 23, 2008 at 23:28 UTC |