home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Interactive Guide
/
c-cplusplus-interactive-guide.iso
/
c_ref
/
csource5
/
315_01
/
msc_grph.h
< prev
next >
Wrap
C/C++ Source or Header
|
1990-05-16
|
103b
|
9 lines
#ifndef MSC_GRPH_H
#define MSC_GRPH_H
int get_adaptor();
void msc_bar(), msc_line();
#endif