What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Squadratic formula in c++

Squadratic formula in c++
Author: Message:
Adeptus
Senior Member
****


Posts: 732
Reputation: 40
Joined: Oct 2005
RE: Squadratic formula in c++
I don't know why you are getting incorrect results.  The reason I compiled your code was because I looked it over and couldn't find any problems -- and it works fine here, as expected.

I might download Dev-C++ and see if I can duplicate your problem later this evening.

As for your other question, try:

printf("ax\375+bx+c=0 \n");

375 is the octal value for the ² character in the PC OEM character set used by Windows console.
08-19-2006 03:03 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Squadratic formula in c++ - by somelauw on 08-18-2006 at 04:04 PM
RE: Squadratic formula in c++ - by Adeptus on 08-19-2006 at 02:17 AM
RE: Squadratic formula in c++ - by somelauw on 08-19-2006 at 10:59 AM
RE: Squadratic formula in c++ - by Adeptus on 08-19-2006 at 03:03 PM
RE: Squadratic formula in c++ - by somelauw on 08-20-2006 at 09:23 AM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On