home *** CD-ROM | disk | FTP | other *** search
/ rtsi.com / 2014.01.www.rtsi.com.tar / www.rtsi.com / OS9 / OSK / CMDS / dmode_25.lhz / README.txt < prev   
Text File  |  2005-10-13  |  318b  |  12 lines

  1. Compiling dmode
  2. ===============
  3. dmode compiles with the standard OSK C compiler
  4.  
  5. cc -i dmode.c
  6.  
  7. should compile and link dmode so it uses the cio module.
  8. Everything else needed to use it can be found in the manpage
  9. or the dmode help display. Run dmode with no arguments or
  10. with the -? option to show help information.
  11.  
  12.