Re: [Q] NSAssert and Jaguar
Re: [Q] NSAssert and Jaguar
- Subject: Re: [Q] NSAssert and Jaguar
- From: Finlay Dobbie <email@hidden>
- Date: Wed, 21 Aug 2002 00:19:27 +0100
On Tuesday, August 20, 2002, at 11:57 PM, Mark de Jong wrote:
During compilation, I get the following error:
main.m:45: `_cmd' undeclared (first use in this function)
Are you calling this from an Obj-C method or a C function? If the latter
then you need to use the NSCAssert or whatever macros instead.
-- Finlay
_______________________________________________
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.