Thread: Text Justification for console output

  1. #1
    Registered User
    Join Date
    Mar 2009
    Location
    Longview, WA
    Posts
    1

    Text Justification for console output

    How do I center the text in my console output window when using the command cout << "Place your text here." << endl;
    Also, how do I chance the colors of the text, and background for the console out window?

    Thanks

  2. #2

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. text output in text editor
    By realjag in forum C++ Programming
    Replies: 5
    Last Post: 10-29-2005, 06:51 PM
  2. Text output into other applications
    By melchior in forum C Programming
    Replies: 9
    Last Post: 09-21-2005, 01:40 AM
  3. sorting characters and output to text file
    By odb1 in forum C++ Programming
    Replies: 1
    Last Post: 10-10-2003, 04:46 PM
  4. Need help fixing bugs in data parsing program
    By daluu in forum C Programming
    Replies: 8
    Last Post: 03-27-2003, 06:02 PM
  5. Urgent: output editable text to dos
    By samohx in forum C Programming
    Replies: 4
    Last Post: 09-27-2002, 12:25 PM