Re: A Short DO Problem
Re: A Short DO Problem
- Subject: Re: A Short DO Problem
- From: Marcel Weiher <email@hidden>
- Date: Thu, 15 Aug 2002 00:10:07 +0200
On Wednesday, August 14, 2002, at 10:31 Uhr, Gerriet M. Denkmann wrote:
C function probably always return an int, even if the return value is
actually shorter.
If only it were so!
Objectiv-C methods probably do the same.
Alas, Apple's PowerPC runtime architecture specifies that unused bits
of register are "undefined", meaning the caller has to clear them.
Marcel
--
Marcel Weiher Metaobject Software Technologies
email@hidden www.metaobject.com
Metaprogramming for the Graphic Arts. HOM, IDEAs, MetaAd etc.
_______________________________________________
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.