Difference between revisions of "First steps in MorphOS programming"

From MorphOS Library

m
(Added a subarticle.)
Line 5: Line 5:
 
* [[Installation of Software Development Kit and its basic usage]].
 
* [[Installation of Software Development Kit and its basic usage]].
 
* [[The First Traditional "Hello world!"]].
 
* [[The First Traditional "Hello world!"]].
 +
* [[Useful Compiler Options]].
 
* [[MorphOS API and its organization]].
 
* [[MorphOS API and its organization]].

Revision as of 14:05, 23 October 2010

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 none (or very limited) experience in programmimg for MorphOS or Amiga systems.