Subj : Multiple size text To : borland.public.cpp.borlandcpp From : "Rob C." Date : Fri Jul 25 2003 11:35 am I assume you can print multiple size text on the screen with C++ (I haven’t learned this yet), but what about straight-C compiled in Borland C++ 5.0? I wouldn’t have the foggiest idea where to even begin. And what about bold text, italic text, underlined text, or any of the numerous other styles.? I’ve learned to mix C and C++. Could I possibly have C++ print out extra large print across the top of the screen , and then have straight-C print its usual size print across the bottom? .