Search:

Type: Posts; User: Dekuben

Search: Search took 0.01 seconds.

  1. Those are just artefacts that didn't get picked...

    Those are just artefacts that didn't get picked up in debugging.
    Now that I have deleted them, it looks like this:
    printf("iRandomNum= %d, this is a digit.\n", iRandomNum);
    I use it to return...
  2. C Programming For The Absoloute Beginner Chapter 3 Challenge 2 Query

    I've been working on this program for a good couple of weeks between my work hours.

    The challenge in the book was:
    Build a number guessing game that uses input validation (isdigit function) to...
Results 1 to 2 of 2