whitesaint
cocoa love
Okay, alot of us are Cocoa programmers here. We also all know that the only way to access an object's data is through it methods. However, one problem (with many others) may be confusing the hell out of us - Alot of methods' have arguements! If you're working with a different object, and import the header file, the run-time system and the compiler will only recognize methods, not any additional arguements. Is there anyway to declare an arguement in a way you declare a method?
Thanks in advance...
Thanks in advance...