User Profile
Collapse
-
Thank you very much that fixed the issue. -
if-else Statement giving errors
I am receiving a few errors when I try to run my program and I can't figure out what I am doing wrong. I'm coding in C++ with minGW on Vista SP1.
Here is my code:
...Code:#include <iostream> using namespace std; const float stanCatA = 3.00; const float stanCatB = 1.45; const float stanDestination = 2.50; int main() { int shipMeth; int itemAmount;
No activity results to display
Show More
Leave a comment: