home *** CD-ROM | disk | FTP | other *** search
/ World of Shareware - Software Farm 2 / wosw_2.zip / wosw_2 / CPROG / DMALLOC.ZIP / PRESINFO.DOC < prev    next >
Text File  |  1992-11-01  |  2KB  |  64 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.    After installation switch to the directory SAMPLE, and start the DEMO.BAT
  43.    batch file by typing
  44.  
  45.       DEMO [Enter]
  46.  
  47.    This will start the demo program that will show you the concepts and basic
  48.    features of the DMalloc heap debugger. Manual section 3 accompanies
  49.    the demo.
  50.  
  51.  
  52. Author Contact Address for All Questions:
  53. -----------------------------------------
  54.    For any question, please feel free to contact me either by mail, fax, or
  55.    CompuServe EMail:
  56.  
  57.       Ernest Vogelsinger
  58.       Software & Consulting
  59.  
  60.       Hietzinger Hauptstrasse 40 c
  61.       A-1130 Vienna, Austria
  62.       Fax:   (+43) 1 876 46 090  (international line)
  63.       CIS:   100015,551                                                     
  64.