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).


Questions? Suggestions? Email to FutureSoft@gmx.de


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


Greets,
TFM of FutureSoft


