Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: Guide To Programming the Mac OS in C  (Read 5970 times)

teroyk

  • 512 MB
  • *****
  • Posts: 623
  • -
Guide To Programming the Mac OS in C
« 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?
Logged

OS923

  • 512 MB
  • *****
  • Posts: 888
Re: Guide To Programming the Mac OS in C
« Reply #1 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.
Logged

Flk157

  • 4 MB
  • **
  • Posts: 4
  • New Member
Re: Guide To Programming the Mac OS in C
« Reply #2 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
Logged

teroyk

  • 512 MB
  • *****
  • Posts: 623
  • -
Re: Guide To Programming the Mac OS in C
« Reply #3 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.
Logged

Jubadub

  • 256 MB
  • *****
  • Posts: 431
  • New Member
Re: Guide To Programming the Mac OS in C
« Reply #4 on: June 26, 2024, 10:52:16 AM »

By the way, Wayback Machine from archive.org has a little-known secret which is the fatc that they support plain HTTP, no SSL or TLS required. You can even wrap some websites with Wayback Machine that way in case you need to bypass TLS problems.

With this, you can take @teroyk's link and HTTP-fy it by removing the extra "s".

(Wayback Machine is slow, though, so an offline reference can be better.)
Logged

Jubadub

  • 256 MB
  • *****
  • Posts: 431
  • New Member
Re: Guide To Programming the Mac OS in C
« Reply #5 on: June 26, 2024, 11:26:36 AM »

This seems like a really nice resource, too: http://macintoshgarden.org/apps/apprentice-4
Logged

IIO

  • Staff Member
  • 4096 MB
  • *******
  • Posts: 4651
  • just a number
Re: Guide To Programming the Mac OS in C
« Reply #6 on: July 10, 2024, 04:01:28 PM »

By the way, Wayback Machine from archive.org has a little-known secret which is the fatc that they support plain HTTP, no SSL or TLS required. You can even wrap some websites with Wayback Machine that way in case you need to bypass TLS problems.

this is a superb tip!
Logged
insert arbitrary signature here
Pages: [1]   Go Up

Recent Topics