User: nicoleb

  • Public profile

User profile: nicoleb

User info
User name:nicoleb
Name:Nicole Britt
Location:TX
History
Joined:
Number of posts:18
Latest posts:

Classes: Alarm Clock
Ok that's what I thought... didn't know if it was possible to do it that way. Thank you so much.

Classes: Alarm Clock
[code]AlarmClock getAlarmClock() const { AlarmClock result; result.alarmHours = alarmHours; ...

Classes: Alarm Clock
This is what I have so far... I need to: In the main function, write statements to call setAlarmCloc...

Class with public functions?
Thank you sooo much!! I understand now [code]Money addMoney[/code] function.

Class with public functions?
I need to add a public member function ([code]addMoney[/code]) to add money1 and money2. I'm having ...

This user does not accept Private Messages