if I have a function foo() and there is a XS wrapper,

int
foo() 

CODE:
      perl_foo()

      
..the perl_foo() is created automatically, it is litterally perl's version of foo()?

The reason I ask is I was looking at the XS interface for des_crypt(), and saw 
perl_des_crypt called within the XS wrapper.


----------------------------------
E-Mail: [EMAIL PROTECTED]
Date: 19-Sep-2003
Time: 09:49:03
----------------------------------

Reply via email to