home *** CD-ROM | disk | FTP | other *** search
/ C/C++ User's Journal & Wi…eveloper's Journal Tools / C-C__Users_Journal_and_Windows_Developers_Journal_Tools_1997.iso / smxdemo / smxpp / smxpp.doc < prev    next >
Encoding:
Text File  |  1993-07-10  |  1.0 KB  |  24 lines

  1.                               Welcome to smx++
  2.  
  3. The smx++ demo is a version of DOSdemo that uses the smx++ Class Library
  4. instead of the standard smx calls.  A few of the pertinent source files
  5. are included so you can see how to use smx++.
  6.  
  7. If you wish to view the demo files now, you can exit to DOS (Ctrl-X).
  8. Otherwise, the smx++ demo will run shortly after you are done viewing 
  9. this file.
  10.  
  11. Now that the demo files have been installed, you can run the demo directly 
  12. from your hard disk, if you wish, without going through rundemos again.  
  13. Just type "ddemolt" from the ddemopp directory.
  14.  
  15. \smxpp\ddemopp contains the standard smx DOSdemo, recast to use smx++ objects. 
  16. ddemolt.exe was made from the .cpp source files included in this directory.
  17. In the \smxpp\ddemo subdirectory, we have included the .c versions of source
  18. files for comparison to the .cpp files.
  19.  
  20. \smxpp\hpp contains the smx++ header files.
  21.  
  22. smxspec.doc is the design specification for smx++.  Do not delete or
  23. rename this file, since the demo reads it.
  24.