objective c can declare stuff in the .m file, making it private:
// in someclass.m
@interface someclass()
// private variables
NSInterger var1;
>
// private properties
.
@implementation.
Objective-C has introspection, C++ not. | |
Sign in· View Thread | ![]() |
Thank you for your article! I will expect your another articles! | |
Sign in· View Thread | ![]() |
A nice presentation. | |
Sign in· View Thread | ![]() |
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.