[Tutor] bits taken by variable type

Cameron Stoner wolf_binary@hotmail.com
Tue, 18 Jun 2002 10:18:16 -0500


This is a multi-part message in MIME format.

------=_NextPart_000_0016_01C216B1.75CD3380
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Hi all,

Coming from a C++ view point, how do you know if a variable in Python is =
unsigned long int or some other modified variable type?  How do you know =
how much precision a number is stored at? =20

Thanks,
Cameron Stoner

------=_NextPart_000_0016_01C216B1.75CD3380
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2713.1100" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi all,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Coming from a C++ view point, how do =
you know if a=20
variable in Python is unsigned long int or some other modified variable=20
type?&nbsp; How do you know how much precision a number is stored =
at?&nbsp;=20
</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Thanks,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Cameron =
Stoner</FONT></DIV></BODY></HTML>

------=_NextPart_000_0016_01C216B1.75CD3380--