home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / lang / cplus / 18161 < prev    next >
Encoding:
Text File  |  1992-12-18  |  1.2 KB  |  33 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!munnari.oz.au!titan!trlluna!bruce.cs.monash.edu.au!monu6!twinpig.bs.monash.edu.au!chaolin
  3. From: chaolin@fcit-m1.fcit.monash.edu.au (CHAOLIN CHANG)
  4. Subject: Death of Borland C++ Compiler
  5. Message-ID: <chaolin.88@fcit-m1.fcit.monash.edu.au>
  6. Sender: news@monu6.cc.monash.edu.au (Usenet system)
  7. Organization: Faculty of Computing and Information Technology, Monash University
  8. Date: Thu, 17 Dec 1992 22:15:42 GMT
  9. Lines: 22
  10.  
  11.  
  12. I was a loyal Borland C++ compiler user.  I love the IDE environment 
  13. (though I only use it for creating the project file) and various tools 
  14. bundled.  But as my programs are becoming complex (using pointer, pointer 
  15. to pointer, pointer to pointer to pointer and farmalloc extensively), 
  16. Borland compiler begins to fall over.  One of my colleagues is also 
  17. suffering for the same experience when he tried to push the Borland compiler 
  18. to its limits.
  19.  
  20. I had pulled all my hair out.  If the program is run within the debuger line 
  21. by line, it works fine.  But as soon as I let go, it hung my PC.  
  22.  
  23. I recompile the same source code in Zortech.  It WORKS. 
  24.  
  25. I wonder if anyone else has the same experiences with me?
  26.  
  27. Charles
  28. 18/12/92
  29.  
  30.  
  31.  
  32.  
  33.