c++ Code won't run in visual studio.
Go to solution
Solved by Mattattack94,
I copied the code and got it to run by changing line 13 from "scanf" to "scanf_s" and by removing the "%f"
"scanf_s("%f", &balance, &maxLimit, &desiredLimit);"
-
Topics
-
0
-
5
-
1
-
toxic_worper ·
Posted in New Builds and Planning9 -
5
-
1
-
voltigeurramon ·
Posted in Troubleshooting1 -
1
-
1
-
Vibora ·
Posted in New Builds and Planning6
-

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now