in reply to Passing NULL pointer through XS without "Use of uninitialized value in subroutine entry"
my $bar = Foo::create_bar($foo);
That seems like a more straight-forward representation of C's NULL to me.
-sam
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: Passing NULL pointer through XS without "Use of uninitialized value in subroutine entry"
by kscaldef (Pilgrim) on Aug 21, 2006 at 23:34 UTC |