WINGs: Better presentation for example code in the tutorialmaster
commit01ba7df88811b62134e4403ce159c3eb952eb054
authorChristophe CURIS <christophe.curis@free.fr>
Sun, 30 May 2021 13:48:03 +0000 (30 15:48 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 30 May 2021 14:07:23 +0000 (30 15:07 +0100)
tree6e77f875d89bf8717a6b644abdddf2a5ec597f23
parent4b2131e5f33e014ed63b0bc1704c17f8aa75999f
WINGs: Better presentation for example code in the tutorial

As this code will be an example for users, it should promote good practices
of which indentation is an important one. Proper spacing is also important
for the readability of the code.

Signed-off-by: Christophe CURIS <christophe.curis@free.fr>
14 files changed:
WINGs_tutorial/EighthWindow.c
WINGs_tutorial/FifthWindow.c
WINGs_tutorial/FirstWindow.c
WINGs_tutorial/FourthWindow.c
WINGs_tutorial/NinthWindow.c
WINGs_tutorial/SecondWindow.c
WINGs_tutorial/SeventhWindow.c
WINGs_tutorial/SixthWindow.c
WINGs_tutorial/ThirdWindow.c
WINGs_tutorial/WINGGraphics.html
WINGs_tutorial/WINGMenu.html
WINGs_tutorial/WINGsRemark.html
WINGs_tutorial/WINGstep1.html
WINGs_tutorial/glframe.c