I am looking for a way to create different text styles for my output. I would like to use cout to produce some text that is bold and other text that is not bold. Underlined text and dimmed/bright text would also be useful. Thanks.
Well I was gonna recoomend NCurses as Duoas did, but I thought it only ran on Linux. I'd check the website. As for the compiler, you should find that out because you should know it anyways :o. I'm assuming your using XCode?