C++ feupdateenv()用法及代码示例 C++ gmtime()用法及代码示例 C++ towupper()用法及代码示例 C++ iswpunct()用法及代码示例 注:本文由纯净天空筛选整理自bansal_rtk_大神的英文原创作品 strrev() function in C。非经特殊声明,原始代码版权归原作者所有,本译文未经允许或授权,请勿转载或复制。友情...
[-Wimplicit-function-declaration] 14 | strcpy(mot_reverse, strrev(mot)); | ^~~~ | strsep /usr/bin/ld: /tmp/cc9hnaOp.o: in function `main': main.c:(.text+0xb6): undefined reference to `strrev' collect2: error: ld returned 1 exit status What the compiler is telling you here...