On Wed, 27 Dec 2000, Dan Sugalski wrote: > As for types presented to extensions, we can certainly provide I8, I16, > I32, and friends. But we can't guarantee that every platform has integral types of those sizes. For example, in perl5, I32 is sometimes 32 bits, and sometimes 64 bits. Some Crays simply don't have native 32-bit types. All integral types are 64 bits. So we can provide something called "I32" but we can't guarantee it's 32 bits. -- Andy Dougherty [EMAIL PROTECTED] Dept. of Physics Lafayette College, Easton PA 18042
- licensing issues (was Re: stand... Bradley M. Kuhn
- Re: standard representations Uri Guttman
- Re: standard representations Dan Sugalski
- Re: standard representations Dan Sugalski
- Re: standard representations Peter Buckingham
- Re: standard representations Dan Sugalski
- Re: standard representations Nick Ing-Simmons
- Re: standard representations Dan Sugalski
- Re: standard representations Benjamin Stuhl
- Re: standard representations Dan Sugalski
- Re: standard representations Andy Dougherty
- Re: standard representations Benjamin Stuhl
- Re: standard representations Dan Sugalski
- Re: standard representations Nicholas Clark
- Re: standard representations Nick Ing-Simmons
- Re: standard representations David Mitchell
- Re: standard representations Dan Sugalski
- Re: standard representations David Mitchell
- Re: standard representations Dan Sugalski
- Re: standard representations David L. Nicol
- RE: standard representations Garrett Goebel