Search:

Type: Posts; User: Larmid

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    5,940

    Sorry about this. Here is all the code I have so...

    Sorry about this. Here is all the code I have so far.



    #include <cs50.h>
    #include <stdio.h>
    #include <time.h>
    #include <windows.h>

    int
  2. Replies
    5
    Views
    5,940

    How To Set An Integer To 00?

    Hello, well I'm attempting to make a clock. I have set, for example, the seconds area to a loop to go from 0 - 59 and then back to 0 again. The problem is I want to set it so it looks like this:
    ...
  3. Replies
    7
    Views
    2,937

    Thank you so much claudiu, did exactly what you...

    Thank you so much claudiu, did exactly what you said and it worked.
  4. Replies
    7
    Views
    2,937

    You don't think there is any way to do it if I'm...

    You don't think there is any way to do it if I'm running Windows?

    Here are the two files I was talking about before. First one is the C file, and the second is the Header.
    ...
  5. Replies
    7
    Views
    2,937

    That's what I'm confused about. Where is the...

    That's what I'm confused about. Where is the command line? I know that must sound stupid but I'm very new :D. Thanks.
  6. Replies
    7
    Views
    2,937

    Having Some Trouble With Adding A Library?

    Hi, I'm very new to C and I'm following on online course. I'm aware that there may have been other threads similar to this but I can't understand the solutions for those threads. I'm following the...
Results 1 to 6 of 6