Re: Scaling image (with Akua?)
Re: Scaling image (with Akua?)
- Subject: Re: Scaling image (with Akua?)
- From: Jon Pugh <email@hidden>
- Date: Sun, 25 May 2003 10:06:51 -0700
At 4:21 PM +0200 5/25/03, Brennan wrote:
>
Maybe someone here knows what the
>
upper limit of a small integer is. Any takers?
0 to 65535 or -32768 to 32767, depending on whether it's a signed value.
By small integer, they mean a 16 bit integer, as opposed to a 32 bit integer, which is commonly known as a long. In upcoming 64 bit processors, they will likely refer to 64 bit integers as long longs or double longs.
Jon
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.