Search:

Type: Posts; User: Visu A

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    4,723

    How to create Graphics EXE File in C:

    I did a graphics program in turbo C.
    I'd compiled it and runned from the turbo C Editor.
    If i run the program from the windows by double clicking it or at the command prompt it's giving me an...
  2. Replies
    4
    Views
    1,872

    How I can trap Ctrl+C and Ctrl+Break?

    If we press the 'C' or 'Break' keys in combination with the 'Control' Key, it will terminate the execution of the program.

    How I can Stop this?
  3. Thread: Flickering

    by Visu A
    Replies
    1
    Views
    1,275

    Flickering

    While doing animation using getimage() and putimage(),
    I'm getting flickering.
    How I can eliminte the flickering?
Results 1 to 3 of 3