Hi folks,
I've just posted the ORCA/C 2.2.0 B3 update on GitHub. The full source
code is available there, and a binary update package is on the releases
page:
https://github.com/byteworksinc/ORCA-C/releases
This is the latest version of ORCA/C, the Apple IIGS C compiler,
containing updates developed by Kelvin Sherlock and me. In addition to
numerous bug fixes, this release includes several new compiler and
library features. Notable ones includes support for mixed statements
and declarations and for declarations in for loops (from C99), partial
support for the new C99 features in printf() and scanf(), and new lint
checks to catch errors in printf/scanf format strings.
Note that this update must be applied on top of an existing copy of
ORCA/C 2.1 or later. If you don't already have that, it's available as
part of the Opus ][ collection sold by Juiced.GS.
--
Stephen Heumann