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

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