Aros/Developer/Docs/Examples

Collection of AROS example code.

For GUI related example code we suggest you take a good look at Zune GUI toolkit's examples.

Each example consists of:

  • a description of usage, purpose, etc.
  • tested and commented sourcecode
  • AROS native gcc or g++ compiler command line
  • screenshot of resulting executable
  • AROS version used for testing
"Hello world!"
the root of all coding
SimpleWindowIntuition
Open a window using AmigaOS3.1 compatible code
"StackSwap!"
"Graphic Library Examples"
"Graphic Scaling!"