- or download this
for $i (1..100) {
$r=C($i);
...
Inline_Stack_Void;
}
C_CODE
- or download this
...
94
...
99
100
Segmentation fault
- or download this
SV* C (SV* param) {
Inline_Stack_Vars;
...
return newSVpvf("%i",i);
Inline_Stack_Void;
}
- or download this
1
0
0
Segmentation fault