Mac OS 9 Lives

Mac OS 9 Discussion => Development & Programming => Topic started by: teroyk on June 16, 2019, 07:03:47 AM

Title: Guide To Programming the Mac OS in C
Post by: teroyk on June 16, 2019, 07:03:47 AM
Mactech nicely remember older C programming document for Mac OS 9 and OSX PPC:
MACINTOSH C CARBON: A Hobbyist's Guide To Programming the Mac OS in C
http://preserve.mactech.com/macintosh-c/online.html
but it is missing pictures, so here is complete(?) online version:
https://web.archive.org/web/20041015081906/http://www.mactech.com/macintosh-c/preface.html
there was also at ftp pdf version and demostration programs at:
ftp://ftp.mactech.com/macintosh-c/
That server sometimes answer to ping, but I didn't get connected, has anybody those files from ftp?
Title: Re: Guide To Programming the Mac OS in C
Post by: OS923 on June 19, 2019, 05:25:59 AM
Some time ago I repaired the Word version of the documentation, and converted it to PDF. I updated the demo projects to CW Pro 6.3. This is part of the OS 9.3 SDK.
Title: Re: Guide To Programming the Mac OS in C
Post by: Flk157 on March 05, 2023, 05:29:28 AM
If someone is interesete I had pdf copies of several verison. I recently uploaded them to
https://www.macintoshrepository.org/47242-a-hobbyist-s-guide-to-programming-the-macintosh-in-c
Title: Re: Guide To Programming the Mac OS in C
Post by: teroyk on March 05, 2023, 09:28:31 AM
Good that there is several versions.
Old 1.2 version has valuable information to programmers who want make system7 and/or 68k compatible Mac OS9 software or porting older 68k software for Mac OS9.