ThesaHelp: references p-r
ThesaHelp: ACM references m-z
Topic: variable as reference to a value
Group: variables
Topic: variable as reference to storage
Topic: using an address as a name
Topic: software portability
Topic: number representation
| |
Reference
Ritchie, D.M.,
"The development of the C programming language, with transcript of presentation", pp. 671-698, in Bergin, T.J., Jr., Gibson, R.G., Jr. (ed.),
History of Programming Languages-II, New York, ACM Press, 1996.
Google
Quotations
693 ;;Quote: what is the meaning of a name in a program? In Bliss, it is a location. In Algol 68, it is a location that is automatically converted to a value. In C, it is a value.
| 694 ;;Quote: C's INT_MAX limit effects the design of a program but rarely leads to errors
|
Related Topics
ThesaHelp: references p-r (245 items)
ThesaHelp: ACM references m-z (280 items)
Topic: variable as reference to a value (21 items)
Group: variables (10 topics, 128 quotes)
Topic: variable as reference to storage (12 items)
Topic: using an address as a name (22 items)
Topic: software portability (43 items)
Topic: number representation (16 items)
|