Posts by Strule • 19 points
1 post
-
1
votes1
answer120
viewsQ: How to perform an operation without showing the result in C?
I need a way that the program performs an account between variables x and y and save the result in a variable z, how do I do it in C?