Friday, April 30, 2010

How TO CHANGE THE COLOR OF OUTPUT SCREEN IN C

Hii frnds.... whenever u run any C program, you finds that the color of
output screen is black...! you can change its color.... its very easy..
you have to follow only few steps.......
  • Open the FILE menu
  • Click on Dos-shell
  • Now type COLOR ?
  • Now type the color combination (example-"color 1c")
  • Now type exit

    now the color of output screen has been changed.........
    POSTED BY: MANMOHIT ARYA