I'm trying to push a HV on the stacks. I've tried with "XPUSHs(hv_scalar(hv));" but I get weird stuff when I print it with Data::Dumper ("$VAR1 = '1/8';")
How could this be achieve? Yannick Bergeron
I'm trying to push a HV on the stacks. I've tried with "XPUSHs(hv_scalar(hv));" but I get weird stuff when I print it with Data::Dumper ("$VAR1 = '1/8';")
How could this be achieve? Yannick Bergeron