David Christopher Asher wrote:

array[i] = atof(SvPV(Inline_Stack_Item(i),PL_na));

array[i] = SvNV(Inline_Stack_Item(i));


Zat what you're after ?

Cheers,
Rob



Reply via email to