Try using the typemaps for "signed char" instead:
%apply signed char *INPUT { unsigned char *string1 }; %apply signed char *OUTPUT { unsigned char *string2 };
In reply to Re^5: Calling c functions from perl...
by salva
in thread Calling c functions from perl...
by ajaffres
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |