Thread
After Dark Programming
I was reading my After Dark manual today and it said in there how to program a module, something I have always wanted to try. However, my only compiler that will work in C to my knowledge is the developer tools CD I got with Mac OS X 10.0.
Will that work to compile an After Dark file or should I go looking for an old version of Think C on eBay?
Will that work to compile an After Dark file or should I go looking for an old version of Think C on eBay?
Well, if it was me, I'd look for the example After Dark code first, and then find the compiler that it's meant for. I can't recommend any versions, sorry. Don't know about MPW either.
I bought Think C off of eBay a few months ago, but haven't seen much for a while. Never seen a copy of Think Pascal. It might be a long wait.
I don't have any idea (doubt it) if Thin C (based on Think C 2.0 I believe) would work, but it is a freeware C compiler for early macs FYI.
I bought Think C off of eBay a few months ago, but haven't seen much for a while. Never seen a copy of Think Pascal. It might be a long wait.
I don't have any idea (doubt it) if Thin C (based on Think C 2.0 I believe) would work, but it is a freeware C compiler for early macs FYI.
Think Pascal is available for free on http://www.pascal-central.com/ or http://www.lysator.liu.se/~ingemar/tp45d4/think.html . Or do a Google search for "ingemar think pascal".
I'm using ThP for a personal project. Documentation isn't generally available, but I was able to buy a set on Amazon. It's mostly a standard Pascal, so the FreePascal documentation may help.
I'm using ThP for a personal project. Documentation isn't generally available, but I was able to buy a set on Amazon. It's mostly a standard Pascal, so the FreePascal documentation may help.