Define WL

Define Documentation

WL

Word length.

Note: WL used to be a macro defined on the command-line. Since it is used only to represent the size of the PGABinary data type (an unsigned long) we can safely use sizeof here. This can still be set from outside should we have an unusual architecture where a byte is not 8 bit.