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