mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-01-13 02:38:25 +00:00
[SPCA] Start pointers
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
\newpage
|
||||
\subsubsection{Arrays}
|
||||
\label{sec:c-arrays}
|
||||
\lC\ compiler does not do any array bound checks! Thus, always check array bounds.
|
||||
Unlike some other programming languages, arrays are \bi{not} dynamic length.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user