This page (revision-7) was last changed on 12-Jan-2024 13:41 by Stefan Haubenthal 

This page was created on 27-Feb-2014 15:24 by Carsten Strotmann

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
7 12-Jan-2024 13:41 5 KB Stefan Haubenthal to previous
6 09-Jan-2024 23:16 5 KB Stefan Haubenthal to previous | to last Fixed a few typos
5 03-Feb-2023 15:21 5 KB Stefan Haubenthal to previous | to last typo
4 14-Mar-2014 00:16 5 KB Stefan Haubenthal to previous | to last typo
3 14-Mar-2014 00:13 5 KB Stefan Haubenthal to previous | to last typo
2 27-Feb-2014 15:29 5 KB Carsten Strotmann to previous | to last
1 27-Feb-2014 15:24 5 KB Carsten Strotmann to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 55 changed one line
and flexibillity that it exhibits within its compact size are a good
and flexibility that it exhibits within its compact size are a good
At line 58 changed one line
C/65 was authored by Sam Dillon and John Lowry,under the company name
C/65 was authored by Sam Dillon and John Lowry, under the company name
At line 77 changed 2 lines
Atari, Atari 400, Atari 800, AtarL Home Computers, and Atari 850
Interface Nodule are trademarks of Atari, Inc., Sunnyvale,CA.
Atari, Atari 400, Atari 800, Atari Home Computers, and Atari 850
Interface Nodule are trademarks of Atari, Inc., Sunnyvale, CA.
At line 96 changed one line
to be done automattcaliy. Since the output is assembly language, it is
to be done automatically. Since the output is assembly language, it is
At line 98 changed one line
with the code generated by ths compiler.
with the code generated by this compiler.
At line 109 changed one line
‣ the basic arithmetic, logical, and bit operations familliar to C
‣ the basic arithmetic, logical, and bit operations familiar to C
At line 111 changed one line
‣ simple source level character substitutiton ($DEFINE)
‣ simple source level character substitution ($DEFINE)
At line 113 changed one line
‣ file inclusion of assemhly languge sourcecode (not compatible with
‣ file inclusion of assembly language sourcecode (not compatible with
At line 120 changed 2 lines
‣ compound statemets grouped by braces (although '$(' and '$)' must be
used instead ot '(' and ')')
‣ compound statements grouped by braces (although '$(' and '$)' must be
used instead of '{' and '}')
At line 123 changed one line
‣ linkted external declarations
‣ linked external declarations
At line 129 changed one line
for experienced C prograeaors, use of the following standard C will
for experienced C programmers, use of the following standard C will
At line 141 changed one line
‣ do-while statenent
‣ do-while statement
At line 156 changed one line
1.2) tell enough? Anquious to get started? Here you go!
1.2) tell enough? Anxious to get started? Here you go!