Amiga version of Lattice (3.03) is NOT essentially the same as the PC
version. Current version on the PC is 2.15 — Lattice is going to be shipping
a 3.xx version for the PC in the next week or so. There are major
differences between 2.xx and 3.xx. Some differences are: unsigned is now a
true modifier rather than a seperate data type, void is a data type not a
defined int., enumerated data types, structures and unions passed by value,
etc.