home *** CD-ROM | disk | FTP | other *** search
/ Hot Shareware 35 / hot35.iso / ficheros / LC / SIMPWN93.ZIP / SIMPWIN.ZIP / FUNG13.TXT < prev    next >
Text File  |  1995-06-16  |  183b  |  8 lines

  1.    Uninit_window() will delete the temp files and free any malloced buffers.
  2.    
  3. Example:
  4.  
  5.    uninit_window();   
  6.  
  7.    This call frees malloc memory and removes the temp files.
  8.