home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / next / software / 3208 < prev    next >
Encoding:
Text File  |  1992-12-28  |  626 b   |  24 lines

  1. Newsgroups: comp.sys.next.software
  2. Path: sparky!uunet!wupost!eclnews!wucs1!zqx
  3. From: zqx@wucs1.wustl.edu (Zeqing Xia)
  4. Subject: c++ delete[] doesn't work on NeXT?
  5. Message-ID: <1992Dec28.213841.1387@wuecl.wustl.edu>
  6. Sender: usenet@wuecl.wustl.edu (News Administrator)
  7. Nntp-Posting-Host: wucs1
  8. Organization: Washington University, St. Louis MO
  9. Date: Mon, 28 Dec 1992 21:38:41 GMT
  10. Lines: 12
  11.  
  12.  
  13.  
  14. Hi, everyone.
  15.  
  16. I have a problem when I try do use delete [] for a array of chars.
  17. It seems to me the compiler doesn't accept this destructor. 
  18.  
  19. I there anyone can tell my why or what should I do?
  20.  
  21. Thanks.
  22.  
  23. Zeqing Xia (zqx@cs.wustl.edu)
  24.