Ignore:
Timestamp:
Apr 27, 2026, 7:30:42 PM (30 hours ago)
Author:
Michael Brooks <mlbrooks@…>
Branches:
master
Children:
b3e77cc
Parents:
9c12dd0
Message:

assure consistent section title capitals

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/theses/mike_brooks_MMath/background.tex

    r9c12dd0 rf1ffc47  
    418418
    419419
    420 \subsection{Variable-length Arrays}
     420\subsection{Variable-Length Arrays}
    421421
    422422As 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}}.
Note: See TracChangeset for help on using the changeset viewer.