Search:

Type: Posts; User: Tollme

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    18,155

    how to make a counter

    Ok, guys I had an idea, I want to make a program that counts how many characters you type, but I don't know how to make an input of one character at a time without pressing enter, neither how to make...
  2. Replies
    9
    Views
    1,173

    thanks, it worked.

    thanks, it worked.
  3. Replies
    9
    Views
    1,173

    ok guys thank you very much, it finally worked,...

    ok guys thank you very much, it finally worked, and yes it was missing one brace, and also the comparisons between variables where incorrect, now a simple question i suppose. why would the compiler...
  4. Replies
    9
    Views
    1,173

    help with prime numbers!

    Hi, I'm starting to learn c programming and this program just won't work.
    it is a program that calculates all the prime numbers in the interval from 0 to n where n is the number the user enters.
    ...
Results 1 to 4 of 4