- or download this
use Inline C => Config =>
CLEAN_AFTER_BUILD => 1,
...
EOC
print foo(*STDOUT);
- or download this
try_pl_0446.c: In function `XS_main_foo':
try_pl_0446.c:28: warning: initialization from incompatible pointer ty
+pe
- or download this
FILE * stream = IoIFP(sv_2io(ST(0)));
- or download this
FILE * stream = PerlIO_findFILE(IoIFP(sv_2io(ST(0))));