Map
Index
Random
Help
th

Quote: manual memory management leads to global bookkeeping, slow memory leaks, dangling pointers, and fixed array sizes

topics > all references > references t-z > QuoteRef: wilsPR9_1992 , p. 2



Topic:
memory management by garbage collection
Topic:
heap memory management

Quotation Skeleton

These problems [with memory management (global bookkeeping, slow memory leaks, dangling pointers, maximum array sizes)] lead many applications programmers to … the headaches of explicit storage management. … Unfortunately, these collectors are often both incomplete and … The fact that such kludges exist despite these … should be part of programming language implementations.   Google-1   Google-2

Copyright clearance needed for quotation.

Additional Titles

Quote: large software systems often contain an application-specific garbage collector; should be part of the language

Related Topics up

Topic: memory management by garbage collection (113 items)
Topic: heap memory management (28 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.