
The C files can be compiled using gcc with

 % gcc -o equiv equiv.c

and then run as

 % ./equiv

Similarly for pntrsiz.c
