13.07.2015 Views

Pertemuan 6 - iLab - Universitas Gunadarma

Pertemuan 6 - iLab - Universitas Gunadarma

Pertemuan 6 - iLab - Universitas Gunadarma

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Modul C++p = &numbers[2]; *p = 30;p = numbers + 3; *p = 40;p = numbers; *(p+4) = 50;for (int n=0; n

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

Saved successfully!

Ooh no, something went wrong!