> I thought about that too. I believe you refer to reserved-word "times". That problem is that it loops only one line, and I can't make a proper...
http://catb.org/esr/faqs/smart-questions.html
> Note: This assignment is to be done SOLO Hmm. So why are you posting it here then?
No idea. I'm stuck until you answer my questions.
The 8086 series code is designed to be backwardly compatible so code written on an 8086 will run on a 286, a 386, a Pentium, Xeon, i7 and so on....
http://lmgtfy.com/?q=16+bit+operating+system
Dunno. This is why I asked where you got those values from. 1093.8 obviously isn't 1000*(1+0.09) so that must have been derived by some other...
OK, there are 2 question 2's - that's confusing. Taking the second 2, plus 3,4 in the PDF as 3,4,5 this makes more sense... Q4: Yep, you could...
Why is it urgent? Why should those of us who can issue invitations to Demoind, or demonid, or whatever the site is you're trying to access (try...
The general idea of homework questions is that you do them yourself. Failure to do them correctly is a good indicator to your teacher that you're...
Different tools for different jobs, that's all. Use a hammer when you want to hit something. Use a screwdriver for when you want to screw...
Can't tell you _why_ DOS is a 16 bit OS - it was designed that way. As for why Turbo C/C++ can only be installed in DOS mode - again it was...
Petzold is THE Windows programming starter. Yes it's a book and yes you have to buy it, but you can't beat it for getting started with Windows...
How are you going to calculate the interest? Will it be once a year just adding 9% of the balance? Will it be monthly (as you seem to refer to...
It's possible to play music in C yes but this is very platform dependent. What operating system are you using, what compiler (and version), and...
Start by working out how you would do it with a calculator. Then just convert that into C code. If you can't do the second part, post how you...
> Error In TC = Member Identifier Expected...? No idea. Code looks fine to me and even on Warnings Level 4 Visual Studio 2008 doesn't raise an...
No, because of the marked line, which shows that EVEN THOUGH the destructor has been called, the compiler thinks it still has to call it....
The marked line is a clue. The destructor is called automatically when you delete the object, but calling the destructor itself does not free the...
Yeah, but you forgot, you get an extra vote every 500 posts, so I've got 2 to cast and naimish gets the other one (-:
Separate names with a comma.