Ignore:
Timestamp:
Dec 7, 2024, 6:47:05 PM (11 days ago)
Author:
Peter A. Buhr <pabuhr@…>
Branches:
master
Children:
0b98381
Parents:
9861ef2
Message:

thesis proofreading

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/fangren_yu_MMath/content1.tex

    r9861ef2 rb4c6e10  
    674674In addition, a semi-non-compatible change is made so that Plan-9 syntax means a forward declaration in a nested type.
    675675Since 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.
     676Hence, 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.
    677677Finally, the following code shows the value and pointer polymorphism.
    678678\begin{cfa}
Note: See TracChangeset for help on using the changeset viewer.