Nested dereference of char arraysThat did it - thanks! Though I've used the char type before, I had no idea it was signed (seems sill...
Nested dereference of char arraysI'm working on a program to verify RAID 6 data stripes, which involves loading an entire chunk from ...