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