User profile: kylefaucett

User info
User name:kylefaucett
History
Joined:
Number of posts:2
Latest posts:

Nested dereference of char arrays
That did it - thanks! Though I've used the char type before, I had no idea it was signed (seems sill...

Nested dereference of char arrays
I'm working on a program to verify RAID 6 data stripes, which involves loading an entire chunk from ...