User: hpacleb

  • Public profile

User profile: hpacleb

User info
User name:hpacleb
History
Joined:
Number of posts:6
Latest posts:

Classes and Object problem
We haven't tackled about vectors yet but it wouldn't hurt to add it to my program so thanks for the ...

Classes and Object problem
I'm having trouble in our final project mostly dealing with classes and objects [code] #include<ios...

How to get multiple inputs from a single line?
int main () { Calculator calc; char c; double x,y; cin >> x; cin.ignore('+'||'-'||'*'||'/...

Nested Structures
Error says that "field warmss has incomplete type" How do I declare another structure inside a nest...

Array Structure
Thanks man! I couldn't figure out what the problem was so I was placing the structure in and out t...

This user does not accept Private Messages