home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-01 / dmalloc.zip / INSTALL.LIB / DOC / PRESINFO.DOC < prev    next >
Encoding:
Text File  |  1992-11-01  |  2.1 KB  |  65 lines

  1.  
  2.                                D M a l l o c
  3.                               ---------------
  4.  
  5.                                 Version 1.00
  6.                                --------------
  7.  
  8.                    P R O D U C T    I N F O R M A T I O N
  9.                   ----------------------------------------
  10.  
  11.                        Last updated:  November, 1992
  12.  
  13.  
  14. Product Description:
  15. --------------------
  16.    Debugging and Quality Assurance Tool for Microsoft(tm) C (versions 5.1,
  17.    6.+, 7). Provides complete overview and integrity checks of the
  18.    dynamically allocated heap. Recompilation of source files is not
  19.    necessary. A complete API to interface with the DMalloc library
  20.    is provided.
  21.  
  22.  
  23. Target Users:
  24. -------------
  25.    Professional programmers, software companies.
  26.  
  27.  
  28. Components:
  29. -----------
  30.    Library and object file to be linked with the program. Optional include
  31.    file to allow to interface to the DMalloc API.
  32.  
  33.  
  34. Hints for a Quick Review:
  35. -------------------------
  36.    You should be familiar with the concepts of dynamically allocated memory,
  37.    and you should have some knowledge of the allocation functions of the
  38.    C language. Since this product is targeted at the professional programmer,
  39.    a let's say financial expert would probably be the wrong person for a
  40.    review. 
  41.  
  42.    The diskette contains a directory named SAMPLE. Switch to that directory
  43.    (or copy the files from there to your hard disk) and start the DEMO.BAT
  44.    batch file by typing
  45.  
  46.       DEMO [Enter]
  47.  
  48.    This will start the demo program that will show you the concepts and basic
  49.    features of the DMalloc heap debugger. Manual section 3 accompanies
  50.    the demo.
  51.  
  52.  
  53. Author Contact Address for All Questions:
  54. -----------------------------------------
  55.    For any question, please feel free to contact me either by mail, fax, or
  56.    CompuServe EMail:
  57.  
  58.       Ernest Vogelsinger
  59.       Software & Consulting
  60.  
  61.       Hietzinger Hauptstrasse 40 c
  62.       A-1130 Vienna, Austria
  63.       Fax:   (+43) 1 876 46 090  (international line)
  64.       CIS:   100015,551                                                     
  65.