Call a foreign-language function: Difference between revisions

Content added Content deleted
Line 2,426: Line 2,426:
!CallDemo class methods!
!CallDemo class methods!
strdup:arg
strdup:arg
<cdecl: char* 'strdup' (char*) module:'libc'>
<cdecl: mustFree char* 'strdup' (char*) module:'libc'>
! !
! !