User: kvilla32

  • Public profile

User profile: kvilla32

User info
User name:kvilla32
History
Joined:
Number of posts:4
Latest posts:

Switch case looping
Ok so I have a menu program here which works fine. I'm trying to account for error input by the user...

Keep getting error 86:23: error: no match for 'operator<<' (operand types are 'std::basic_ostream<char>' and 'void')
Thanks also is there another way i should do this problem. The text says to: 1) Break the number in...

Keep getting error 86:23: error: no match for 'operator<<' (operand types are 'std::basic_ostream<char>' and 'void')
The goal of this program is to convert from number to English text. I am a beginner C++ programmer s...

Stuck keep getting an error
I have the following code here and I keep getting an error on line 13 13:21: error: invalid use of i...

This user does not accept Private Messages