Bulletin number: 284 Products affected: D711D D611A D511A Description: pointers to arrays of char Component: compiler Date: Mon May 21 14:20:12 BST 1990 ----- Each row of a two dimensional array of char is padded out to a word boundary . Thus it is not possible to use the pointer to traverse the array as a contiguous block of memory unless the length of each row in the array is is exactly divisible by the number of bytes in a word (4 on T414 and T800).