NAME
SYNOPSIS
allocfvi
DESCRIPTION
SEE ALSO
AUTHOR

NAME

allocfvi - print pointers and values of a multi-dimensional array.

SYNOPSIS

allocfvi

DESCRIPTION

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.

SEE ALSO

alloc2f (3), alloc3f (3), alloc3f (3), allocfvi (1).

AUTHOR

Gordon Carrie (dev0 at this site)