mirror of
https://github.com/janishutz/eth-summaries.git
synced 2026-03-14 23:10:03 +01:00
[SPCA] Update code imports
This commit is contained in:
@@ -5,4 +5,4 @@
|
||||
Unlike some other programming languages, arrays are \bi{not} dynamic length.
|
||||
|
||||
The below snippet includes already some pointer arithmetic tricks. The variable \texttt{data} is a pointer to the first element of the array.
|
||||
\inputcodewithfilename{c}{code-examples/00_c/00_basics/}{03_arrays.c}
|
||||
\inputcodewithfilename{c}{}{code-examples/00_c/00_basics/03_arrays.c}
|
||||
|
||||
Reference in New Issue
Block a user