is there a function to underline a word in C++??
How do i underline a word in a C++ compiler?
No, there isn't. This sort of thing depends upon the operating system. So, you'll need to draw your text in a window, as opposed to a console, and consult your OS documentation on how to draw text.
forsythia
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment