| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Sun, 31 Oct 2004 16:18:17 +0100, Ole Voss <email@hidden> wrote:You really shouldn't make it sound as if it was the most natural thing in the world. Afterall, I don't include my '.m' files anywhere either and they still get compiled - right?
This also means, that I have to include the header file wherever I need it?
That could mean that the same class has to be recompiled tens of times -
right?
The class implementation won't be recompiled, since that will reside
in the .m file. If you're putting the implementation in your header,
you're very, very confused.
Ok, that's worth a try.So what possibilities do I have to create global variables?
Declare them extern in a header, like you would in C.
| References: | |
| >FW: Where to include header files - relates to last question on variable scope (From: Ole Voss <email@hidden>) | |
| >Re: FW: Where to include header files - relates to last question on variable scope (From: Finlay Dobbie <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.