使用库函数strcmp所需的文件包含命令是()。

分类: 高级语言程序设计(一)(00342) 发布时间: 2024-11-05 14:31 浏览量: 1
使用库函数strcmp所需的文件包含命令是()。
【正确答案】:#include (或#include "string.h")