diff options
| author | bellard <bellard> | 2001-12-17 21:57:01 +0000 |
|---|---|---|
| committer | bellard <bellard> | 2001-12-17 21:57:01 +0000 |
| commit | b0b2d5d2e9548c83aab494831def6e028eecc9e4 (patch) | |
| tree | 240032ccfe3f2d94f6e47eaf647640313525d9ed /tcc-doc.texi | |
| parent | 2694c105472235bc65438fcea1de2a9e2143fe79 (diff) | |
| download | tinycc-b0b2d5d2e9548c83aab494831def6e028eecc9e4.tar.gz tinycc-b0b2d5d2e9548c83aab494831def6e028eecc9e4.tar.bz2 | |
update
Diffstat (limited to 'tcc-doc.texi')
| -rw-r--r-- | tcc-doc.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tcc-doc.texi b/tcc-doc.texi index f1930d7..4347fb1 100644 --- a/tcc-doc.texi +++ b/tcc-doc.texi @@ -29,8 +29,8 @@ it was an executable. <h2>Exact differences with ANSI C</h2> -TCC implements almost all the ANSI C standard, except floating point -and long long numbers. +TCC implements almost all the ANSI C standard, except floating points +numbers. <ul> <li> The preprocessor tokens are the same as C. It means that in some |
