Search:

Type: Posts; User: Lunatic Magnet

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,692

    Excellent that worked perfect thanks for the help...

    Excellent that worked perfect thanks for the help folks!
  2. Replies
    5
    Views
    1,692

    Thanks a bunch that helped. I think the only...

    Thanks a bunch that helped. I think the only thing I am missing are some { } or a ; because the output gets a bit jumbled up.



    #include <stdio.h>
    #include <stdbool.h>
    int main(void)
    {
    ...
  3. Replies
    5
    Views
    1,692

    Number guessing.

    Hi Folks

    I have the following number guessing code. Using averages I want to narrow down the numbers but can't figure out how to narrow the window each time the loop runs.

    Any help would be...
Results 1 to 3 of 3