头文件:#includestring.h strrev()函数将字符串逆置,其原型为: char *strrev(char *str); 【参数说明】str为要逆置的字符串。 strrev()将str所指的字符串逆置。
確定! 回上一頁