strcmp
n. 比较字符串
例句
Listing 4. Test program for availability of STRCMP .
清单4 . strcmp可用性测试程序。
This was done by simple substitution of the arguments passed to STRCMP into a line of assembly code.
这个过程只是将传递到strcmp的参数替换到一行汇编代码中。
In fact, you could indeed use STRCMP on that system, but the test program incorrectly thought it was missing.
实际上您可以使用系统中的strcmp,但是测试程序错误地认为缺少这个函数。