Kevin van Zonneveld
on 2008-09-24 11:31:30
@ Nate: Fixed, thank you!
Nate
on 2008-09-23 03:55:56
Slight grammar error:
// avoids trying to get a char that does not exists
should be
// avoids trying to get a char that does not exist
Also for comment:
// str1 is lengthier than str2
"longer" might be better than "lengthier"; however, that is more of an opinion.