User profile: ZLAPQM

User info
User name:ZLAPQM
History
Joined:
Number of posts:5
Latest posts:

reading text files
how would i make a program that: -reads a text file -user inputs a string -looks for that string ...

explanation
found this code but still dont understand it i understand most of the main() function part but i'm ...

combining conditions
i can add or subtract numbers fine but have trouble implementing a + / - sign numbers = 1 2 3 4 5...

Finding Errors
If I needed to modify this program to sum up the integers of the input, (ex. {1,2,3,-3,2,1} ) would ...

Finding Errors
Original: https://i.imgur.com/h1wZgHa.png Objective: sum all entered int values that are greater th...