WDLENG - return word length in bits.

Usage:

B:
   len = wdleng();
C:
   int wdleng(void);

Description:

WDLENG returns the number of bits in a machine word. On the DPS-8 family of machines, words are 36 bits long.

Copyright © 1996, Thinkage Ltd.