Define a database variable initially within the macro to tell it which database to connect to.
在宏内开头定义DATABASE变量告诉它要连接到哪一个数据库。
We also define a macro INBUFSIZ, which is the size of a character array used as a buffer while reading the input.
我们还定义了宏inbufsiz,它是在读取输入时用作缓冲区的字符数组的大小。
Listing 7 shows the macro definition to define math symbols using these functions.
清单7给出的宏定义使用这些函数定义了算术符号。
应用推荐