in reply to Re^2: Inline C : dereferencing array of hash references returned from function
in thread Inline C : dereferencing array of hash references returned from function
Curious to sort out the differences between the two.
Not much...
#define newRV_inc(sv) newRV(sv)
"newRV_inc is the official function name to use now." according to a comment.
|
|---|