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.
这些库包含了一系列的类和函数,可以在编程中使用。
It shows appropriate use of some system calls and library functions from c, including fopen, fclose, access, setvbuf, perror, strerror, and popen.
它演示了对一些系统调用和c库函数的适当使用,其中包括fopen、fclose、access、setvbuf、perror、strerror和popen。
This is because they reside within the C runtime library (libc.so), which was not (in this case) compiled with -pg and, hence, no profiling is gathered for any functions within this library.
这是因为这些函数都是在C运行时库(libc.so)中的,(在本例中)它们都没有使用 -pg进行编译,因此就没有对这个库中的函数收集剖析信息。
The Standard C library provides a set of functions, listed in Table 4.1, that operate on C-style strings.
表4-1列出了C 语言标准库提供的一系列处理C 风格字符串的库函数。
Another is the system library functions precomposed by C language, which can be directly used by programmer.
研究了使自定义函数也成为系统库函数的方法,以提高使用C语言进行编程的效率。
Another is the system library functions precomposed by C language, which can be directly used by programmer.
研究了使自定义函数也成为系统库函数的方法,以提高使用C语言进行编程的效率。
应用推荐