[prev] 72 [next]

Arrays (cont)

When arrays are "passed" to a function, actually pass &a[0]

[Diagram:Pics/memory/string-param.png]