not a struct (which is anonymous here). So you'd probably better:typedef struct { unsigned *char test;} s_test;
and see if this fixes your problem.typedef s_test Test; /* Removed "struct" */
Flavio (perl -e 'print(scalar(reverse("\nti.xittelop\@oivalf")))')
Don't fool yourself.In reply to Re^3: mapping a C structure with perlXS
by polettix
in thread mapping a C structure with perlXS
by jeanba
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |