User Profile
Collapse
Profile Sidebar
Collapse
SunDevil1171
Last Activity: Oct 22 '14, 04:24 AM
Joined: Oct 22 '14
Location:
-
Thank you so much I heard you could use time.h but I didnt know how! -
Error invalid operands of types 'void' and 'int'...
I making a simple single number scrambler/encryptor and as I tried to build the console application the following error
occurred:
error: invalid operands of types 'void' and 'int' to binary 'operator%'
I have no idea what this means. The source code is bellow.
...Code:#include <iostream> #include <math.h> #include <cstdlib> using namespace std;
No activity results to display
Show More
Leave a comment: