That's what the article is about. The 4th code example shows you what public inheritance is, and there are two other types of inheritance:...
Duplicate of http://www.go4expert.com/showthread.php?t=17987 Please don't start duplicate threads.
Use code blocks when posting code please; this retains the formatting. So are you saying that you don't know what Hungarian notation is, and...
The question is based on the invalid premise that rewriting the code in some other language will make it "maintainable". Maintainable code is...
Or they're counting years in octal.
OK well you have to add three parts together so let's start by taking the midterm mark. This is marked out of 50 and accounts for up to 30% of...
Sounds straightforward enough. What have you got so far and where are you stuck? Yes, I could write the code to do it, but you would learn...
It could be worse; you could be getting up first thing in the morning only to find the question and answer have both already been posted, due to...
No idea, I was mistakenly awarded Patron when I was awarded Mentor so maybe it's just a glitch. It's nothing I'm doing.
Hi and welcome. Watch out for people posting homework assignments. It's quite common. Their idea is that you do the work for free, and they get...
Use code blocks please. Are you including serial.h twice in the same code? For example if you include serial.h and foo.h, and foo.h itself...
What data structure do you think would be most appropriate? Do you need the size to be open ended or is it OK to have an upper limit?
May be onto something here: http://msdn.microsoft.com/en-us/library/microsoft.live.messenger.capabilities.version.aspx
heh, I like the way that it's ME asking stupid questions. Why on earth does it matter what version of MSN someone's using? All cool dudes use...
How do you know they're lying? (This is getting somewhere so stick with it)
That raises two obvious questions: Why would they lie about the version of msn they're using, and why does that matter to you?
There's a good interactive quicksort at http://pages.stern.nyu.edu/~panos/java/Quicksort/index.html With this you'll be able to get your head...
Why do you need to solve it with recursion? Is this an assignment/homework/coursework? Anyway, all loops can be replaced with tail recursion, for...
Why not just ask them? It'd be a lot easier.
It'd probably be easier to write the code to poke data down the COM port instead. Last time I did that (in Win16, so the API's changed since...
Separate names with a comma.