This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:tech:iso:c [2021/08/13 13:18] murphy [Summary] |
dido:public:ra:xapend:xapend.b_stds:tech:iso:c [2021/08/17 15:25] (current) murphy |
||
|---|---|---|---|
| Line 15: | Line 15: | ||
| ==== Summary ==== | ==== Summary ==== | ||
| - | : //This document specifies the form and establishes the interpretation of programs written in the C programming language.// | + | : //This document specifies the form and establishes the interpretation of programs written in the C [[dido:public:ra:xapend:xapend.a_glossary:p:programlang|programming language]].// |
| : //It specifies:// | : //It specifies:// | ||
| - //the representation of C programs;// | - //the representation of C programs;// | ||
| - | - //the syntax and constraints of the C language;// | + | - //the [[dido:public:ra:xapend:xapend.a_glossary:s:syntax|syntax]] and constraints of the C language;// |
| - //the semantic rules for interpreting C programs// | - //the semantic rules for interpreting C programs// | ||
| - //the representation of input data to be processed by C programs;// | - //the representation of input data to be processed by C programs;// | ||