I've been advised to use a particular C function from within my code and want to know if using inline::c will allow me to call this function directly. I'd like to use inline call the c function and then move on with the perl part of the program. Is this possible? All the examples had C code but didn't directly call a C function.
thanks
Sean

Reply via email to