11.07.2015 Views

tYSR20

tYSR20

tYSR20

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

Chapter 13: Making Classes Work 173}int semesterHours;float gpa;};int main(int nNumberofArgs, char* pszArgs[]){Student s;s.semesterHours = 10;s.gpa = 3.0;// the values before the callcout

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

Saved successfully!

Ooh no, something went wrong!