home *** CD-ROM | disk | FTP | other *** search
/ The C Users' Group Library 1994 August / wc-cdrom-cusersgrouplibrary-1994-08.iso / vol_300 / 340_01 / quick.txt < prev    next >
Text File  |  1991-01-17  |  3KB  |  111 lines

  1. program description
  2. -----------------------------------------------------------------
  3.  
  4.  
  5. Program Title: 
  6.  
  7.   C-WINDOW  3.0                                 
  8.  
  9.  
  10. Detailed Program description:
  11.  
  12. C WINDOW is a complete screen mamagement system for all usual
  13. C compiler (MS C Compiler, MS Quick C, Turbo C, Lattice C)
  14.  
  15. C-WINDOW is invaluable to all C programmers wanting to im-
  16. prove the appeareance of their programs.
  17.  
  18. C-WINDOW offers you the following highlights: interactive format
  19. generation, windows, popups, pulldowns, variable field and text
  20. attributes, dynamic attribute modification, mouse and printer sup-
  21. port and monochrome and color display support.
  22.  
  23. A complete source sample is generated for every screen format auto-
  24. matically. So the tool can be used from professionals and progra-
  25. mming beginners, too. Professional screen layouts are realized in
  26. a view minutes !
  27.  
  28.  
  29. Who is the intended user:
  30.  
  31.   programmers in C.
  32.  
  33.  
  34. Improvements over old version:
  35.  
  36.   (first release)
  37.  
  38.  
  39. Unique features of the program:
  40.  
  41. C-WINDOW is a professional screen management system for
  42. all C programmers. All the major C compilers are sup-
  43. ported (MS C Compiler, MS Quick C, Turbo C, Lattice C)
  44.  
  45.  
  46. Program's capacity or limitations:
  47.  
  48.   -
  49.  
  50.  
  51. Special System requiremennts
  52.  
  53.   -
  54.  
  55.  
  56. How to start the program:
  57.  
  58.   UNIFORM (format generator)
  59.   link interface module into the C program (format application)
  60.  
  61.  
  62. Registration fee for the program:
  63.  
  64.   $ 49.--
  65.  
  66.  
  67. Materials or services that come with registration:
  68.  
  69.   - user manual.
  70.   - right to use C-WINDOW.
  71.   - user support.
  72.  
  73.  
  74. List of program files:
  75.  
  76. components for format generator
  77.   UNIFORM.EXE    format generator program
  78.   UNIFORM.CFG    configuration file
  79.  
  80. components for MS C, MS Quick C
  81.   UFC01S.OBJ     interface module - model small
  82.   _UFC01.H       standard include file
  83.   UFC013.C       source example "order"
  84.   UFC014.C       source example "easy"
  85.   UFC015.C       source example "dynamic"
  86.  
  87. components for Turbo C
  88.   UFC02S.OBJ     interface module - model small
  89.   _UFC02.H       standard include file
  90.   UFC023.C       source example "order"
  91.   UFC024.C       source example "easy"
  92.   UFC025.C       source example "dynamic"
  93.  
  94. components for Lattice C
  95.   UFC03S.OBJ     interface module - model small
  96.   _UFC03.H       standard include file
  97.   UFC033.C       source example "order"
  98.   UFC034.C       source example "easy"
  99.   UFC035.C       source example "dynamic"
  100.  
  101. for source examples
  102.   ORDER.BLD      Format file "order"
  103.   MESSAGE.BLD    Format file "message"
  104.   TESTFMT.BLD    Format file "testfmt"
  105.  
  106. others
  107.   REGIST.FOR     register form
  108.   HELP.TXT       documentation
  109.  
  110.   SUB.TXT        submission information
  111.