n.字符串比較
The strcmp() function compares two strings. 函數(shù)的作用是:對兩個(gè)字符串進(jìn)行比較。
{return strcmp ( sPtr , right.sPtr )