Re: mixing c with obj c
Re: mixing c with obj c
- Subject: Re: mixing c with obj c
- From: Ondra Cada <email@hidden>
- Date: Sat, 13 Apr 2002 12:49:52 +0200
On Saturday, April 13, 2002, at 02:06 , Phillip Morelock wrote:
is using sizeof(id) reliable?
I've never seen sizeof returning an improper value. There might be a
compiler bug there, but I doubt it.
forgive me -- i guess "id" is just a void
pointer itself right?
Yup. If you rigged a just-once-to-be-used tool, you could use "4" instead
of "sizeof(id)".
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
2K Development: email@hidden
http://www.2kdevelopment.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.