Search:

Type: Posts; User: anonymous1

Search: Search took 0.03 seconds.

  1. Replies
    2
    Views
    2,022

    How to write this code in pseudocode?

    struct TIME {
    int seconds;
    int minutes;
    } open_time, close_time, difference;
  2. Replies
    8
    Views
    8,326

    Thank you so much!👍👍

    Thank you so much!👍👍
  3. Replies
    8
    Views
    8,326

    Thank you!👍👍

    Thank you!👍👍
  4. Replies
    8
    Views
    8,326

    Sry, i'm new to programming. Anyway, thanks for...

    Sry, i'm new to programming. Anyway, thanks for your explanation.
  5. Replies
    8
    Views
    8,326

    Sorry i forgot to say that i use fflush(stdout)...

    Sorry i forgot to say that i use fflush(stdout) to clear the output buffer and i use system("cls") to clear the screen. I assume that my screen will pause for a few seconds before screen clears, but...
  6. Replies
    8
    Views
    8,326

    How to clear screen after short pause?

    I use fflush(stdout) but it doesn't work. The screen clears too soon before my eyes.
Results 1 to 6 of 6