home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 1998 May
/
Pcwk5b98.iso
/
Borland
/
Cplus45
/
BC45
/
EXAMPLES.PAK
/
MYFUNCS.CPP
< prev
next >
Wrap
Text File
|
1995-08-29
|
88b
|
6 lines
char ss[] = "The restaurant at the end of ";
char *GetString(void)
{
return ss;
}