* src/makeint.h: Add an ARRAYLEN macro to compute array sizes * src/main.c: Replace inline array length computation with ARRAYLEN. * src/function.c: Ditto. * src/read.h: Ditto.