Larry W. Virden [Sat, 30 May 1998 08:07:01 +0000 (04:07 -0400)]
Message-Id: <
199805301207.IAA08856@cas.org>
p4raw-id: //depot/perl@1088
Returns the integer which is in the SV.
int SvIV (SV* sv)
-
+
=item SvIVX
Returns the integer which is stored in the SV.