The array at position 2 (the a) has not a real char value. So you must either:



// stepthrough the sentence array, get the first character
// of each string @ each index, and store...