|
ABSTRACT
Dynamic memory usage in C++ can lead to unrecovered allocations. A method of overloading the builtin new and delete functions is introduced that can ameliorate this problem.
REFERENCES
Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.
| |
1
|
[1] Jeremy L. Young. The software foundary: Almost too good to be true. Electronics, 61(2): 47-48, Jan 1988.
|
| |
2
|
|
| |
3
|
|
| |
4
|
[4] Sun Microsystems Inc, 2550 Garcia Avenue, Mountian View, CA 94043. A RISC Tutorial, May 1988.
|
 |
5
|
Niels Christian Juul , Eric Jul, Garbage collection in object oriented systems (workshop session), Proceedings of the European conference on Object-oriented programming addendum : systems, languages, and applications: systems, languages, and applications, p.35-41, October 1990, Ottawa, Canada
[doi> 10.1145/319016.319042]
|
| |
6
|
[6] Reed Hasting and Bob Joyce. Purify: fast detection of memory leaks and access errors. In Winter USENIX Conference, Jan 1992.
|
| |
7
|
[7] Stephen Kaufer, Russell Lopez, and Sesha Pratap. Saber-c an interpreter-based programming environment for the c language. In Summer USENIX Conference, pages 161-171, 1988.
|
|