home *** CD-ROM | disk | FTP | other *** search
/ PC Plus 31 / MIXC / READ.ME < prev    next >
Encoding:
Text File  |  1989-01-01  |  8.5 KB  |  219 lines

  1. By special arrangement between Mix Software and PC Plus
  2. magazine, this disk contains Mix Software's Ctrace source
  3. debugger and split-screen editor.
  4.  
  5. By purchasing PC Plus magazine, you have purchased a
  6. license to use the software on a single computer.
  7. Please do not give copies to anyone else.
  8. This software is copyrighted by Mix Software, Inc..
  9.  
  10. This disk includes everything you need to create and
  11. debug C programs.
  12.  
  13. Files supplied:
  14.  
  15.       read.me      - this file
  16.       edit.com     - Split screen text editor
  17.       ctr.exe      - Ctrace debugger
  18.       setup.edt    - Editor configuration file for IBM PC
  19.       *.hlp        - Help files for editor
  20.       ctr.cfg      - Configuration file for Ctrace
  21.  
  22. In addition to the programs supplied on this disk, the
  23. complete Mix C Works package also contains:
  24.  
  25.    Compiler manual - a 434 page book
  26.    Editor manual   - a 104 page book
  27.    Ctrace manual   - a 108 page book
  28.    Speedup.com     - increases program execution speed.
  29.    Shrink.com      - A peephole optimizer that reduces program size.
  30.    Convert.com     - Converts object libraries to ascii.
  31.    Smallcom.ovy    - Alternative overlay file without floating point
  32.                      and long arithmetic routines.
  33.    stdlib.c        - Source to the standard library
  34.    printf.c        - Source of printf
  35.    scanf.c         - Source of scanf
  36.    setedit.com     - Creates editor setup files.  Allows you to change
  37.                      editor defaults and install macros.
  38.    macro.txt       - Definitions of predefined editor macros
  39.    cc.exe          - A much faster version of the C compiler
  40.    examples        - Example programs on disk
  41.  
  42.  
  43.  
  44. >>> Graphics Library - #10.00
  45.  
  46.    A graphics library is available from Analytical Engines Ltd which
  47.    allows shapes such as lines, boxes, frames, blocks, and circles to be
  48.    drawn on the Amstrad or PC screen.   This library is supplied free
  49.    with Mix C Works.
  50.  
  51. >>> Mix C Works and Graphics Library - #39.95
  52.  
  53.  
  54. -----------------------------------------------------------------------
  55. OTHER MIX SOFTWARE PRODUCTS:
  56. -----------------------------------------------------------------------
  57.  
  58. >>> Power C Compiler - #24.95
  59.  
  60.    A high-performace C compiler that supports the new ANSI C standard.
  61.    Programs compiled with Power C will execute much faster than with
  62.    Mix C.  Power C is upward compatible with the Mix C compiler.  It
  63.    works with the split screen editor and will compile from memory
  64.    just like the Mix C compiler.  Power C includes:
  65.  
  66.       . A 663 page manual with tutorial on the C language
  67.       . Creates .exe files
  68.       . Unlimited code size
  69.       . Mixed memory model with far and near pointers
  70.       . Function prototypes
  71.       . Library of over 420 functions
  72.       . IEEE floating point math
  73.       . 8087 support with auto-sensing of the 8087/80287
  74.       . automatic register variables
  75.       . Graphics for the CGA, EGA, VGA and Hercules adapters
  76.       . Integrated make utility
  77.  
  78.  
  79. >>> Power C Library Source - #10.00
  80.  
  81.    The source code for the Power C libraries.  Includues an assembler,
  82.    library manager and the C and assembly language source for
  83.    the standard Power C libraries.
  84.  
  85.  
  86. >>> Power Ctrace Debugger - #19.95
  87.  
  88.    The Power Ctrace debugger includes all of the features of
  89.    the Ctrace debugger plus...
  90.  
  91.       . Assembly window shows machine language instructions
  92.         register values and stack contents
  93.       . Break points can be set on machine instructions
  94.       . Supports all Power C data types including far pointers,
  95.         signed and unsigned long, signed & unsigned char
  96.       . Supports graphics on a single monitor
  97.  
  98.  
  99. >>> Power C BCD Business Math - #10.00
  100.  
  101.    The BCD Business Math library includes binary coded decimal
  102.    floating point routines and financial functions for calculating
  103.    the time value of money, depreciation, etc.  The IEEE floating
  104.    point routines supplied with Power C are best suited for
  105.    scientific calculations, whereas the BCD floating point routines
  106.    are best suited for financial calculations.  The BCD routines
  107.    eliminate inaccuracies caused by rounding.
  108.  
  109.  
  110. >>> Power C Works Development Package - #59.95
  111.  
  112.    A complete C developers package including the Power C Compiler,
  113.    Power Ctrace Debugger, Mix Editor, Power C Library Source, and
  114.    Power C BCD Business Math,
  115.  
  116.  
  117. >>> C/Database Toolchest - #24.95
  118.  
  119.    The C/Database Toolchest adds sophisticated file management
  120.    functions to your Power C, Turbo C, Quick C or Microsoft C
  121.    compiler.  It supports features that you'd expect to find
  122.    only in products costing ten times as much.  Advanced features
  123.    include variable length records, variable length keys,
  124.    multiple keys per index and multiple indexes stored in a single
  125.    file.  Your data files can contain an unlimited number of
  126.    records and each record can be as large as 32k bytes.
  127.    The C/Database Toolchest includes:
  128.  
  129.       . An advanced B+tree library for creating indexes
  130.       . A high-level ISAM library for managing data
  131.       . A complete database manager (with C source code included)
  132.       . Utilities that convert to and from dBASE format.
  133.       . A 365 page manual
  134.  
  135.  
  136. >>> C/Database Library Source - #10.00
  137.  
  138.     The C source code for the ISAM and B+tree libraries of
  139.     the C/Database Toolchest.  You need this source code if
  140.     you wish to use memory models other than the medium
  141.     memory model.
  142.  
  143.  
  144. >>> C/Windows Toolchest - #24.95
  145.  
  146.    The C/Windows Toolchest is the ideal software package for developing
  147.    professional quality video applications.  The C/Windows Toolchest
  148.    works with Power C, Turbo C, QuickC, and Microsoft C.  With the
  149.    C/Windows Toolchest, you can create windows for I/O, help windows for
  150.    displaying sophisticated menus, and customized data entry forms using
  151.    data entry fields.  The heart of the C/Windows Toolchest package is the
  152.    a library containing more than 120 functions.  The library is described
  153.    in an easy to understand manual of over 300 pages.  Many example programs
  154.    are also included.
  155.  
  156.       . Window functions
  157.          . A complete set of window operations is supplied
  158.          . Windows can be larger than the display area & can scroll
  159.          . Windows may overlap with no restrictions on operations
  160.          . Each window has an independent cursor
  161.          . Windows borders can be single line, double line, none, or
  162.            user defined and can contain messages on the top, bottom
  163.            and/or sides
  164.          . Help windows can be displayed with a single function call.
  165.       . Menu functions
  166.          . Items can be added or removed from a menu dynamically
  167.          . Menus scroll automatically when necessary
  168.          . Items can be selected by cursor or hot key
  169.          . Sub-menus can be displayed automatically
  170.          . Each menu item can have a pop-up help window
  171.          . Menu items can have lotus-style messages
  172.       . Data Entry fields
  173.          . Allows formatted data entry within a window
  174.          . Fields can be added or removed at any time
  175.          . Data can be entered in one field at a time or by groups
  176.          . Automatic range validation on each keystroke
  177.          . User-defined field validation
  178.          . Each field can have its own pop-up help window
  179.  
  180.  
  181. >>> C/Utilities Toolchest - #24.95
  182.  
  183.    The C/Utilities Toolchest contains a large selection of
  184.    sophisticated utility programs.  The interface is modeled on
  185.    the programs available with UNIX* operating systems.  The shell
  186.    program provides a powerful programmable user interface.  Each
  187.    utility program can be used independently.  When they are
  188.    used in combination very complex operations can be performed
  189.    easily.  The following programs are included:
  190.  
  191.       . Shell and login support
  192.           sh        login     news      passwd    logdir
  193.  
  194.       . File utilities
  195.           basename  cat       chmod     cp        cpio
  196.           df        dirname   du        findre    head
  197.           ls        more      mv        mvdir     pwd
  198.           rm        split     tail      tee       touch
  199.           udate     ufind
  200.  
  201.       . Text utilities
  202.           comm      diff      diffupdt  expr      getopt
  203.           grep      od        pr        sed       sum
  204.           test      tr        wc        uniq
  205.  
  206.  
  207. The complete Mix C Works, the Power C compiler, and other Mix Software
  208. products are available directly from:
  209.  
  210.             Analytical Engines Ltd.
  211.             P.O. Box 35
  212.             Eastleigh, Hampshire SO5 5WU
  213.             England
  214.             (0703) 262099
  215.  
  216.  
  217. ---
  218. * UNIX is a registered trademark of AT&T
  219.