Chapter 1- Writing C programs


In this chapter you will see two step-by-step examples showing how to use Leonardo to write, compile and execute a C program. Chapters 5, 6, 7 and 8 will give you more information about these topics.

1.1 - A simple example: sorting an array of numbers

[Index page]