Objective c forward class declaration

objective c can declare stuff in the .m file, making it private:
// in someclass.m
@interface someclass()
// private variables
NSInterger var1;
>
// private properties
.
@implementation.

Phenix13 3-Aug-14 22:11
Objective-C has introspection, C++ not.
Sign in· View Thread
WuRunZhe 10-Jun-14 21:55
Thank you for your article! I will expect your another articles!
Sign in· View Thread
Sunasara Imdadhusen 28-May-14 3:16 Paulo Zemek 22-May-14 8:20
A nice presentation.
Sign in· View Thread
Volynsky Alex 15-May-14 11:45 Bob1000 15-May-14 9:50

Do wonder what type of weed they were on when they designed Objective C.

Last Visit: 31-Dec-99 18:00 Last Update: 4-Sep-24 4:15 Refresh 1

General News Suggestion Question Bug Answer Joke Praise Rant Admin

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.