| Line |   | 
|---|
| 1 | COPYRIGHT       copyright notice | 
|---|
| 2 | MANIFESTO       this file | 
|---|
| 3 | README          general instruction on micro-C | 
|---|
| 4 | alloc.txt       malloc library for FLEX | 
|---|
| 5 | c.txt           runtime library for FLEX | 
|---|
| 6 | diff_to_mc2     diff from mc.c to mc2.c (micro-c for flex) | 
|---|
| 7 | fileio.txt      basic io library for FLEX | 
|---|
| 8 | fileio2.txt     basic io library 2 for FLEX (I've forgotten the difference) | 
|---|
| 9 | makefile        makefile | 
|---|
| 10 | mc.c            micro-c for UNIX | 
|---|
| 11 | mclib.c         simplified library for mc2.c on FLEX | 
|---|
| 12 | scanf.txt       scanf library for FLEX | 
|---|
| 13 | stdio.txt       standard io library for FLEX | 
|---|
| 14 | stdio2.txt      standard io library 2 for FLEX (I've forgotten the difference) | 
|---|
| 15 | string.txt      string library for FLEX | 
|---|
| 16 | uf.c            terminal emulator/file transfer for FLEX (hardware sensitive) | 
|---|
       
      
      Note: See 
TracBrowser
        for help on using the repository browser.