home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Dr. Reference
/
dr_ref.zip
/
dr_ref
/
C_2_____
/
STRLIB.ZIP
/
_STR2MAP.H
< prev
next >
Wrap
Text File
|
1993-01-04
|
256b
|
11 lines
/* File : _str2map.h
Author : Richard A. O'Keefe.
Updated: 11 April 1984
Purpose: Definitions from _str2map.c
*/
extern char _map_vec[_AlphabetSize+1];
extern void _str2map(/*int,_char_^,char^*/);