allocfvi - print pointers and values of a multi-dimensional array.
allocfvi prints the contents of all allocations associated with sample calls to calloc2f, calloc3f, and calloc4f. Each line of output has three columns - an address, a symbol for the address, and the value stored at the address. It should help visualize the structure of the arrays created with the dynamic allocators.
alloc2f (3), alloc3f (3), alloc3f (3), allocfvi (1).
Gordon Carrie (dev0 at this site)