What's wrong with that? (It's what I'd do.)
Yes, you will get confused if you confuse technologies. I said OC(one C)I, not OCC(two C's)I. These are not the same, and I don't recommend...
Have a look at the Oracle Call Interface (OCI). Assuming of course "a database like Oracle" means simply "Oracle". OCI won't work for other...
First of all, why have you no clue where to start? This is a complex project for a complete beginner. So either the course must have...
It's not a difficult program to write once you have some ability with ASM but you have to make some effort. Have a go at solving it yourself,...
The correct answer depends very much on what you are trying to do. Nesting three infinite loops isn't a practical design for anything I've come...
Sorry, the code I meant was the one you described as "my course notes only gives me an example of a program that determines which is larger of to...
Post the code (using code tags) and I'll show you where to make the changes.
OK, so basically you can use the same program with the following changes: - input 1 number instead of 2 - test if it's odd or even instead of...
Your course notes should give you an example of how to display a message and receive input.
No difference; they are both logic errors within the software.
Stop talking in txtspk please. You have a full keyboard at your disposal that does not need multiple keypresses for 1 letter, and are not limited...
Agreed; this is likely to be quite difficult if you try to do this character-by-character. Separate the words into strings, using arrays or...
> I don't have time to think about it and solve it Then drop the course. We're not going to do your homework for you. If you don't want to...
What is the problem or question that you have about this code? Does it work as you expect? If not, what does it do wrong that you thought it...
It's pretty easy. How far have you got and where are you stuck? Post your code (with code tags) and explain the exact problem.
How far have you got and where are you stuck? We won't write it for you but we will help if you're stuck and willing to learn. If you just want...
Also you can learn from those programs you cannot currently understand. Look carefully at them, dry run them in your head, take samples of the...
This is an exact duplicate of your "mystery question 2" thread.
Post the contents of the doc file please. I don't trust attachments from unknown sources (and I don't know how good you are at keeping your...
Separate names with a comma.