This is a list of C language examples.
There were only simple examples using conditional statements and loops, but some examples using functions, pointers, and structures were added.
You can copy the source content by pressing the “Save” button or save it in the “Built-in Memory/C Examples/” folder.
The example source codes were written assuming compilation with GCC on Linux. Previously, the source code was created based on Visual Studio 2015.
Since we only used standard headers anyway, it will work regardless of operating system or compiler.
The copyright(?) for the example source codes belongs to Dark Tornado, the developer of this app.