First steps in MorphOS programming
From MorphOS Library
Grzegorz Kraszewski
This is a tutorial for people who want to start writing applications for MorphOS. It is assumed that the reader knows C or C++ language, but has no (or very limited) experience in programmimg for MorphOS or Amiga systems.
Let's Start
- Installation of the Software Development Kit and Its Basic Usage.
- The First Traditional "Hello world!".
- Useful Compiler Options.
- MorphOS API and Its Organization.
Common Concepts
This chapter explains some programming techniques and constructs used in MorphOS.