Search:

Type: Posts; User: davelair27

Search: Search took 0.00 seconds.

  1. Replies
    6
    Views
    1,652

    log10(guessmax) +1?? I think its a step in the...

    log10(guessmax) +1??

    I think its a step in the right direction. i tried integrating it into a function and then calling the function after the correct answer is given and i've been getting a very...
  2. Replies
    6
    Views
    1,652

    Not getting it. here's a piece of the code. ...

    Not getting it. here's a piece of the code.



    #include <stdio.h>

    //int numDigits(int);

    int main()
    {
  3. Thread: need help

    by davelair27
    Replies
    10
    Views
    1,312

    Aha!! Funny you should mention that!!! Here's...

    Aha!! Funny you should mention that!!! Here's just what the doctor ordered!

    newbz to C as well, kindred spirit....<comforts>
  4. Replies
    6
    Views
    1,652

    dumb question?

    i'm trying to return the number of characters inputted into a scanf statement and don't know how to do it.

    so if a user inputs "100", i want the program to store the number 3 for later use.
    ...
Results 1 to 4 of 4