Changeset f1ffc47 for doc/theses/mike_brooks_MMath
- Timestamp:
- Apr 27, 2026, 7:30:42 PM (32 hours ago)
- Branches:
- master
- Children:
- b3e77cc
- Parents:
- 9c12dd0
- Location:
- doc/theses/mike_brooks_MMath
- Files:
-
- 2 edited
-
background.tex (modified) (1 diff)
-
list.tex (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
doc/theses/mike_brooks_MMath/background.tex
r9c12dd0 rf1ffc47 418 418 419 419 420 \subsection{Variable- length Arrays}420 \subsection{Variable-Length Arrays} 421 421 422 422 As of C99, the C standard supports a \newterm{variable length array} (VLA)~\cite[\S~6.7.5.2.5]{C99}, providing a dynamic-fixed array feature \see{\VRef{s:ArrayIntro}}. -
doc/theses/mike_brooks_MMath/list.tex
r9c12dd0 rf1ffc47 1225 1225 1226 1226 1227 \subsection{Result: Coarse comparison of styles}1227 \subsection{Result: Coarse Comparison of Styles} 1228 1228 \label{s:ResultCoarseComparisonStyles} 1229 1229
Note:
See TracChangeset
for help on using the changeset viewer.