How to print a letter (BOLD and Italic) in C

Recommended Answers

All 3 Replies

I dont think thr are any special functions to do tht
but u can use older Borland C to change text size color them etc ..
Check graphics.h header ..

>How to print a letter (BOLD and Italic) in C

Use graphics lib. (GTK).

Are you trying to print out data in the console/Terminal, or in an actual GUI based program?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.