Text

Oct 22, 2013 at 3:37pm
Hi every1! I want to know more about formatting text in Borland Turbo C++. I want to understand everything from text colour to bold, italics, etc similar formatting. And of course the text styles.
Oct 22, 2013 at 4:16pm
closed account (Dy7SLyTq)
there are many ways to do this. assuming your just talking about the console:
1) *curses
2) iomanhip (c++ only)
3) stdio
Topic archived. No new replies allowed.