home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Frozen Fish 1: Amiga
/
FrozenFish-Apr94.iso
/
bbs
/
oct93
/
graphics
/
graphtal.lha
/
Graphtal
/
string.h
< prev
next >
Wrap
C/C++ Source or Header
|
1993-08-26
|
244b
|
10 lines
/*
* Because AmigaDOS isn't case sensitive it can't make a difference
* between the C++ "String.h" and the C "string.h". To fix this
* please set the full path to your "string.h" header file below !
*
*/
#include "GCC:include/string.h"