|
Submissions by Larry Morley |
Found 1
Matching Records
1 |
ID | Product | Category | Title | Updated | dl/s | Size |
23862
|
C++Builder
|
Source Code
|
Dyanmic Arrays A large, problematic limitation of C and C++ is the lack of support in either language for dynamic arrays, that can grow (or shrink), with automatic garbage collection, etc. This is a double-edged sword, as while some other languages provide this functionality, an application written in most of these sacrifices in overall efficiency. Wouldn't it be nice to not have to make that tradeoff? The author explores here a way to implement arrays that helps give programmers the best of both worlds.
| 11/26/2005 11:46:56 AM |
0
|
0 bytes
|
1 |
Executed in: 0.46 Seconds.
Connect with Us