home *** CD-ROM | disk | FTP | other *** search
/ C/C++ Interactive Guide / c-cplusplus-interactive-guide.iso / c_ref / csource4 / 284_01 / newdsk.doc < prev    next >
Encoding:
Text File  |  1989-03-13  |  640 b   |  20 lines

  1. NAME
  2.     NEWDSK.EXE    Initialization of virtual disks
  3.  
  4. SYNOPSIS
  5.     newdsk file ...
  6.  
  7. DESCRIPTION
  8.     NEWDSK creates and initializes a virtual disk file for I8080.
  9.     More than one file can be specified in the command line.
  10.     If the specified file doesn't exist, it creates a new file, 
  11.     otherwise, it erases the contents of the file.
  12.  
  13.     Although the virtual disk that NEWDSK has created has only 2 Kbytes 
  14.     at the beginning, the size will increase as CP/M files are created in
  15.     the virtual disk (240Kbytes, at most).
  16.  
  17.  
  18.     
  19.  
  20.