See ChangeLog entry 19990616-13:45 EDT David G. Holm <dholm@jsd-llc.com>
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
19990616-13:45 EDT David G. Holm <dholm@jsd-llc.com>
|
||||
* source/hbpp/hbppint.c
|
||||
- Added extern declaration for strocpy()
|
||||
|
||||
19990616-11:30 CET Eddie Runia
|
||||
* source/rtl/console.c
|
||||
Eject should be __Eject of course
|
||||
|
||||
@@ -22,6 +22,7 @@ extern int ParseExpression( char*, char* );
|
||||
extern int RdStr(FILE*,char *,int,int,char*,int*,int*);
|
||||
extern int WrStr(FILE*,char *);
|
||||
extern int strolen ( char* );
|
||||
extern int strocpy (char*, char* );
|
||||
|
||||
int PreProcess( FILE*, FILE*, char *);
|
||||
int Hp_Parse( FILE*, FILE* );
|
||||
|
||||
Reference in New Issue
Block a user