Open Directory Project In Partnership with AOL Search  
home | feedback

Top: Computers: Programming: Languages: C++: Memory_Management

C++ usually doesn't provide automatic garbage collection. Some C++ features, and much C++ code is poorly suited for AGC, so programmers must explicitly deal with memory management issues, which can get quite difficult and needs much time.

    Copyright © 1998-2003 Netscape