Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@praveenkumar-66Ze92 • Jul 9, 2011
Since it is a DOS based one, I guess you can make it presentable only by this way...
For Eg, instead of presenting the things in a way like:
n1? 5 n2? 6 11
You can make it this way:
************************ * SUM OF TWO NUMBERS * ************************ Enter the first number: 5 Enter the second number: 6 The sum of two numbers: 11
You can do them using these: \t and sprintf(), etc. 😀 -
@sahithi-oJZaYj • Jul 10, 2011
@atf : I didn't get your question. Can you please elaborate it? -
@praveenkumar-66Ze92 • Jul 10, 2011
@SP: If a C++ Program is projected on a projector screen, the quality of the projection and screen size will make your text doesn't exist... 😔 So, may be that's what he is asking... -
@anoop-FRTf1L • Jul 10, 2011
I'm asking you for help with Visual oriented graphics addition, like pictures, bullets, colours, etc. @Praveen: I know that technique you said and have done everything i can. And i'm using a Turbo C++ Version 4.5 software. I was hoping to get some idea if i could convert my program into Visual C++ or Java. -
@praveenkumar-66Ze92 • Jul 10, 2011
You can use applets in Java to make it more presentable... 😀 -
@anoop-FRTf1L • Jul 11, 2011
But i don't know Java :-(praveenscienceYou can use applets in Java to make it more presentable... 😀 -
@praveenkumar-66Ze92 • Jul 11, 2011
One of the easiest things to sit and do is, LEARN! 😁 -
@praveenkumar-66Ze92 • Jul 12, 2011
@John: It doesn't work under DOS Mode and it needs .NET FrameWork! 😔 -
@jerrinanil-NlrwCu • Jul 27, 2011
Use ASCII works to add some good designs ! Try searching for 'ASCII pictures' in google !.. Works well !..
I did that in a project of mine and got good response ! =).. All the best