n.字符串比较
The strcmp() function compares two strings. 函数的作用是:对两个字符串进行比较。
{return strcmp ( sPtr , right.sPtr )