4.2 Array of pointers to values

The main difference between this approach and the previous one is that the underlying array stores pointers to value, not actual values. This approach is similar to the previous one, except it is more efficient when it comes to List_setrest. This is because copying pointers is more efficient than copying value of any arbitrary type.



Copyright © 2006-09-27 by Tak Auyeung