[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Colouring for the IIgs Complete Pascal Source Code Released
- Subject: Colouring for the IIgs Complete Pascal Source Code Released
- From: Polymorph <polymorph69@hotmail.com>
- Date: Tue, 15 Sep 2009 19:33:32 -0700 (PDT)
- Complaints-to: groups-abuse@google.com
- Injection-info: d9g2000prh.googlegroups.com; posting-host=123.50.138.29; posting-account=qIru1woAAADyrRDY5lcZvu3e6Ewu4WLS
- Newsgroups: comp.sys.apple2, comp.sys.apple2.programmer
- Organization: http://groups.google.com
- User-agent: G2/1.0
- Xref: g2news2.google.com comp.sys.apple2:13579 comp.sys.apple2.programmer:2246
Hi All,
Just a quick post to let you know that I've finished converting my
Orca/Pascal source code for 'Colouring for the IIgs' back into
Complete Pascal.
The Shrinkit archive containing the source code can be found on my web
site here:
http://apple2.sytes.net/Pascal_Programming/IIgs_Colouring/index.html
There are instructions within the archive on how to compile the source
code (see the file named 'Compile').
This was actually harder to port back from Orca/Pascal than I
originally expected due to hitting some weird bugs in Complete Pascals
ReadLn function. But I managed to get around the problem by writing my
own ReadLn function.
Whilst this code *should* behave the same way as the Orca/Pascal
equivalent code, I haven't performed extensive testing, so if anyone
finds any problems, please let me know.
I hope you find my code useful and informative! :-)
Cheers,
Mike