Page 1 of 1

Mac OS 9 (and X) Programming

Posted: Sun Nov 18, 2018 9:10 pm
by Gorf
So, some backstory: I was thinking about programming for the Macintosh (Mac OS 9 specifically, although X would also be awesome) and I thought it would be neat to program a war-dialer that took advantage of the built-in modem of the Power Mac G4 systems.

I'm working on learning C++ and C with the help of some introductory guides on Macintosh programming. Next would be to learn how to interface with the modem and audio system. Does anyone have any suggestions as to what to look at for reference? Any other tips on Macintosh Programming or C/C++ in general would be greatly appreciated.

I currently have the latest version of XCode available for Mac OS 10.4 installed on OS X as well as Metrowerks' Codewarrior Pro 6 installed on OS 9.

Thanks! :)