home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!news.univie.ac.at!blekul11!fhcaa79
- Organization: K.U.Leuven - Academic Computing Center
- Date: Monday, 21 Dec 1992 15:16:25 +01
- From: Van Houtte Guy <FHCAA79@cc1.kuleuven.ac.be>
- Message-ID: <92356.151625FHCAA79@cc1.kuleuven.ac.be>
- Newsgroups: comp.os.ms-windows.programmer.misc
- Subject: borland object new override???
- Lines: 12
-
- In the borland c++ 3.0 classlib documentation, it says that the "new"
- operator is overridden for the (virtual base ) class Object. However
- in the source code, I don't find this. Is it implemented ? maybe
- somewhere else ? The reason is that I need to allocate a lot of
- objects in an MS-Windows program and need to know if I am going to
- run out of handles. I tried allocating 10,000 associations and it
- seemed to work but allocating 100,000 did not. Does anyone know what is
- going on ?
-
- Please reply to this forum or by E-mail to
- fhcaa79@cc1.kuleuven.ac.be
- or to fhcaa81@cc1.kuleuven.ac.be
-