_str2pat.h
来自「Many C samples. It is a good sample for 」· C头文件 代码 · 共 11 行
H
11 行
/* File : _str2pat.h
Author : Richard A. O'Keefe.
Updated: 20 April 1984
Purpose: Definitions from _str2pat.c
*/
extern int _pat_lim;
extern int _pat_vec[];
extern _char_ *_str2pat(/*_char_^*/);