User profile: thejew19

User info
User name:thejew19
History
Joined:
Number of posts:7
Latest posts:

argc with segmentation fault
the issue i am having is when i try and run the program, argv is giving me a segmentation fault when...

while loop
SO now it does the math right. it just displays all the values. example The sum from 0 to 5 is 1 The...

while loop
the issue now is math. it compiles but then its a never ending loop and i just cant seem to get it t...

while loop
i have to create a code that will take the sum of the numbers between 0 and any number. example 0 to...

switch statement with basic math problem
the issue i am having now is that no answer is displaying when i do the math part. [code] #inclu...