carl
|
e533626413
|
- Remove rcsid tag.
+ ANSI C conversion.
|
2019-05-11 01:06:36 +08:00 |
|
carl
|
f371f452b5
|
Basic compiler is now ISO C90 compliant.
|
2019-03-02 01:44:16 +08:00 |
|
David Given
|
f2e3d7b38c
|
Don't define functions called itoa(), because this causes problems on platforms
that define itoa() in their libcs.
|
2017-07-23 21:19:07 +02:00 |
|
David Given
|
7c60c27302
|
The Basic compiler works now.
|
2016-08-12 00:19:51 +02:00 |
|
David Given
|
a6ebaeabd0
|
Basic compiler now runs.
--HG--
branch : dtrg-buildsystem
|
2013-05-14 18:01:38 +01:00 |
|
dtrg
|
014be56fb0
|
Replaced calls to the custom strindex() and strrindex() functions with the
exactly equivalent and standard strchr() and strrchr() functions instead.
|
2006-07-23 20:01:02 +00:00 |
|
ceriel
|
5c83e7dbb5
|
Header --> Id
|
1994-06-24 11:31:16 +00:00 |
|
ceriel
|
a2905da259
|
don't use stdio.h
|
1988-07-05 10:53:53 +00:00 |
|
ceriel
|
c39c666834
|
Initial revision
|
1988-07-04 11:45:41 +00:00 |
|