Re: Unsigned Long Long
Re: Unsigned Long Long
- Subject: Re: Unsigned Long Long
- From: Sherm Pendley <email@hidden>
- Date: Thu, 13 May 2004 22:43:42 -0400
On May 13, 2004, at 2:57 PM, Ondra Cada wrote:
Do you really suggest this kind of optimization is worth thinking of?
Jeez.
Do you really suggest this kind of optimization requires thought? ;-)
Seriously though. I've been programming for over twenty years now. I
knew three different assembler dialects by the time I got around to
learning C. Bit-shifting isn't an additional effort - I *think* in
powers of two. Stopping for a second to wonder what the compiler might
produce from a / is what would require extra effort.
sherm--
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.