This directory has the following files: README is this file structest.c illustrates the *idea* of non-printable structures (those with pointers) and printable ones (living in arrays with the pointers replaced by array indexes). It does *not* illustrate the actual process (i.e. following pointers) of converting pointers to indexes... I cheat and compile in the right answer. This file has lots of comments and commentary. makefile creates an executable named test. No input is needed for test.