Steve, Won;t that only work if the memory is allocated sequentailly? As in
the case of allocating a large block? If the address's are allocated one at a
time, how would you garauntee that the next address was actually the next
location in memory? Or are I REALLY confused?
By the way, if you did allocate all that memory in a block at once, how
would you break it down in to smaller block's?
Thanks,
Jim Vogel