Thread: Box characters in unix?

  1. #1
    Registered User WebSnozz's Avatar
    Join Date
    Oct 2001
    Posts
    102

    Box characters in unix?

    Anyone know what the include file and function for this would be in unix using g++?

    I want it to interpret and print to screen 'À' as a box character.

    I see conio.h used for this and text coloring, but g++ on my school's system can't find that file.

    Thanks in advance.
    WebSnozz-
    Cats have no butt cheeks.
    If one farted, then it would make a flute noise.

  2. #2
    Registered User Codeplug's Avatar
    Join Date
    Mar 2003
    Posts
    4,981
    NCURSES

    gg

  3. #3
    Registered User WebSnozz's Avatar
    Join Date
    Oct 2001
    Posts
    102
    Thanks, I'll try that.
    WebSnozz-
    Cats have no butt cheeks.
    If one farted, then it would make a flute noise.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. HELP!!!!emergency ~expert please help
    By unknowppl in forum C Programming
    Replies: 1
    Last Post: 08-19-2008, 07:35 AM
  2. Call a remote C# program from a C program on unix
    By goup in forum C Programming
    Replies: 4
    Last Post: 11-09-2006, 07:46 PM
  3. Bounding box problems with ID3DXSprite
    By VirtualAce in forum Game Programming
    Replies: 5
    Last Post: 12-16-2004, 09:15 AM
  4. Problems to Make a Unix lib on a Win32 box.
    By Templario in forum Windows Programming
    Replies: 2
    Last Post: 11-21-2002, 02:22 AM
  5. About Unix Programming - Making a career desision
    By null in forum C Programming
    Replies: 0
    Last Post: 10-14-2001, 07:37 AM