charstats
struct charstats *statptr; /* for pointing into Stattable */
struct charstats *statptr; /* for pointing into Stattable */
struct charstats *Statptr;/* pointer into Stattable[] */
struct charstats Stattable[7] = {
extern struct charstats Stattable[];/* used for rolling and changing player stats*/
extern struct charstats *Statptr;/* pointer into Stattable[] */