In article <howard-55C9F0.15051602112003.DeleteThis@enews.newsguy.com>,
Howard Shubs <howard.DeleteThis@shubs.net> wrote:
> I've been paying very little attention over the last several years to
> Mac-related programming tools, but I just opened a tgz file to peer into
> it and found .m files. WTF are .m files, and how do I work on them?
With a text editor. They're Objective-C implementation files. Header
files retain the .h extension from C. Someone will hammer me for
oversimplifying, but Objective-C is essentially C with a relatively
small set of Smalltalk-inspired extensions to support OOP.
Apple's got some readable if somewhat contrived tutorials on their
developer site and there are several good books available. Google
"Hillegass" if you like to dive right in.
G<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: Real simple question