cleardevice

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dijamdijam
    New Member
    • Sep 2007
    • 3

    cleardevice

    im devloping a program in graphics using c -launguage.
    using cleardevice(); at last.... my screen gets flashed..
    can i hve help to avoid that flashing...
    thanks.
  • sicarie
    Recognized Expert Specialist
    • Nov 2006
    • 4677

    #2
    Originally posted by dijamdijam
    im devloping a program in graphics using c -launguage.
    using cleardevice(); at last.... my screen gets flashed..
    can i hve help to avoid that flashing...
    thanks.
    I'm really not sure what you are asking here, could you be more specific? Also, have a look at this. We will need to know your OS as well as what graphical library you are using.

    Comment

    • Savage
      Recognized Expert Top Contributor
      • Feb 2007
      • 1759

      #3
      Originally posted by dijamdijam
      im devloping a program in graphics using c -launguage.
      using cleardevice(); at last.... my screen gets flashed..
      can i hve help to avoid that flashing...
      thanks.
      What about delay function?

      Savage

      Comment

      Working...