Changeset b4c6e10 for doc/theses/fangren_yu_MMath/content1.tex
- Timestamp:
- Dec 7, 2024, 6:47:05 PM (11 days ago)
- Branches:
- master
- Children:
- 0b98381
- Parents:
- 9861ef2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/fangren_yu_MMath/content1.tex
r9861ef2 rb4c6e10 674 674 In addition, a semi-non-compatible change is made so that Plan-9 syntax means a forward declaration in a nested type. 675 675 Since the Plan-9 extension is not part of C and rarely used, this change has minimal impact. 676 Hence, all Plan-9 semantics are denoted by the @inline@ qualifier, which good ``eye-candy'' when reading a structure definition to spot Plan-9 definitions.676 Hence, all Plan-9 semantics are denoted by the @inline@ qualifier, which is good ``eye-candy'' when reading a structure definition to spot Plan-9 definitions. 677 677 Finally, the following code shows the value and pointer polymorphism. 678 678 \begin{cfa}
Note: See TracChangeset
for help on using the changeset viewer.