FIOLIB 2010 & 2011
------------------

FIOLIB is the IOLIB for C programs dedicated to run under FutureOS. 
Aside the usual IO commands it provides a variety of additional functions.

RUNC.64K provides the environment needed to allow C programs to be executed under FutureOS.


Running C programs
------------------
- Start RUNC.64K framework
- Start desired C program (it has the extension .SMC)


Files in Archive
----------------
The .DSK file "900 FIOLIB 2010.dsk" is in Vortex standard format. 
It contains the RUNC.64K Framework and the FIOLIB library.

The .DSK file "180 CPM-Plus_1.1_Vortex.dsk" provides an enhanded CP/M Plus with support for Vortex format on drive B, 
RAM drive C (444 KB) and HD20 hard-disc support. It's "PROFILE.SUB" configures the CP/M Plus system in the best way.

You can also use XDDOS to read 0.7 MB Vortex format on drive B directly.


Compile C programs
------------------

Type C1 filename.C or
     C2 filemane.C to compile, assemble, link, convert and create SMC programs.

Only .SMC files can be executed under FutureOS (with RUNC framewwork installed).



Demos
-----
On the discs 'Future_Bouncy.dsk' and 'Future_Star-Scroll.dsk' you can see some 
demo programs to show the power of the FIOLIB system. To use them do this:
- Insert Disc
- Start FutureOS using !OS
- Start '-RUNC.64K'
- Press Control to page down DIRectory
- Tag the demo program, it ends with the extension 'SMC' which means 'SMall C'
- Start it and enjoy :-)



Links
-----
Watch it on youtube:
http://www.youtube.com/watch?v=6vWZeZpNYjg



Questions? Suggestions? Email to FutureSoft@gmx.de



Greets,
TFM of FutureSoft



























