12.05.2015 Views

type - David Vernon

type - David Vernon

type - David Vernon

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Classes and Objects<br />

Classes and Structures<br />

• Subaggregates<br />

– access to array members<br />

s.name[3] = ‘A’; // i.e. (s.name)[3]<br />

– arrays of class objects<br />

article table[2];<br />

...<br />

table[i].length = 0;<br />

table[i].name[j] = ‘ ‘;<br />

Copyright © 2007 <strong>David</strong> <strong>Vernon</strong> (www.vernon.eu)

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!