Pointer/Subscript Notation

Pointers can be subscripted exactly as built-in arrays can. For example, the expression

bPtr[ 1 ]

refers to b[1]; this expression uses pointer/subscript notation.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset