Thread: coloured text output

  1. #1
    Registered User
    Join Date
    Mar 2004
    Posts
    38

    coloured text output

    I'm new to linux programming though i at ease with c programming in DOS

    My question: How to output coloured text in Linux (in text mode i.e. without using Graphics mode)
    I used cprintf() in DOS but that is not suppotred under linux
    nor does Linux allow me to write to the VDU memory
    Please help.

  2. #2

  3. #3

  4. #4
    Registered User
    Join Date
    Mar 2004
    Posts
    38

    Talking

    thanx for ur help

  5. #5

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. DirectX | Drawing text
    By gavra in forum Game Programming
    Replies: 4
    Last Post: 06-08-2009, 12:23 AM
  2. A bunch of Linker Errors...
    By Junior89 in forum Windows Programming
    Replies: 4
    Last Post: 01-06-2006, 02:59 PM
  3. text output in text editor
    By realjag in forum C++ Programming
    Replies: 5
    Last Post: 10-29-2005, 06:51 PM
  4. sorting characters and output to text file
    By odb1 in forum C++ Programming
    Replies: 1
    Last Post: 10-10-2003, 04:46 PM
  5. Recording console window output to a text file?
    By HolySmiter in forum C++ Programming
    Replies: 3
    Last Post: 02-24-2002, 03:13 PM