Menu

more than 16 color text in C programming

2008-08-05
2012-09-26
  • paakfaat Ngai

    paakfaat Ngai - 2008-08-05

    As I mention before(although no reply), I want to use C to write a program with more than 16 colors. Is it possible?

     
    • cpns

      cpns - 2008-08-10

      Colour is platform specific rather than language specific. As yourself whether the OS supports more colours? Note also that a GUI application can support a full gamut of colours if the hardware does (and all modern hardware does). This is not necessarily true in a console application however.

      Clifford

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.