Using the standard C string functions or your favorite string library, compare the common name and the host name.
使用标准的 C 字符串函数或您习惯使用的字符串库对通用名和主机名进行比较。
The C++ Standard Library specifies a set of classes and functions that facilitate common programming tasks.
这些库包含了一系列的类和函数,可以在编程中使用。
The Standard C library provides a set of functions, listed in Table 4.1, that operate on C-style strings.
表4-1列出了C 语言标准库提供的一系列处理C 风格字符串的库函数。
应用推荐