函数名: strrev 功 能: 串倒转用 法: #include <string.h> char *strrev(char *str); 程序例: #include <string.h> #include <stdio.h>. int main(void)
確定! 回上一頁