Updated CON Demos 2020

Started by MrBcx, June 02, 2020, 09:22:03 AM

Previous topic - Next topic

MrBcx

Attached is my updated set of console demos.

All compile with Pelles C ver. 9 and the MINGW (x86_64-8.1.0-release-posix-sjlj-rt_v6-rev0)
when translated with BCX 7.4.6.  The zip contains a simple build.bat that I use which will
translate and build all using Pelles C.  You will need to adjust it for your system / paths.

Demo S79 is actually a VERY early BCX GUI app that must be compiled as a GUI app.
This is reflected in builld.bat
Very early versions of Pelles C could compile S79 as a console app but it would run as a GUI app.
This is no longer the case.