Formatted IO

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • John Howard

    Formatted IO

    Is the a way using cout in c++ to create bold face/italicized, etc. words?

    I'm writing a text adventure using cout, and want to be able to make some
    words bold faced when talking with people, so you know what else the person
    has knowledge of.

    Thanks,

    John Howard


Working...