Search:

Type: Posts; User: kevin250

Search: Search took 0.00 seconds.

  1. I thought that since in the while loop the user...

    I thought that since in the while loop the user could re enter a value that would be outside the loop conditions, that would terminate the loop?

    I've managed to get the program to scan for a...
  2. I don't need the program to utilize the returned...

    I don't need the program to utilize the returned value yet, I'm not at that part. My problem is that I can't get the function to scan for an operator character. At one point I had written the rest of...
  3. C Function won't scan for user inputted value

    Hey!

    I'm trying to write a C program that will eventually do operations with fractions. However, I'm stuck on one part. The section of code for the function scanOperator, when run through the...
  4. C Function won't scan for user inputted values

    Hey!

    I'm trying to write a C program that will eventually do operations with fractions. However, I'm stuck on one part. The section of code for the function scanOperator, when run through the...
Results 1 to 4 of 4