The idea is to help him create HIS own code, not to give a possible solution ! You're not helping him with this, on the contrary !
JoBe 36 Posting Pro in Training
Salem commented: Quite so. +36
The idea is to help him create HIS own code, not to give a possible solution ! You're not helping him with this, on the contrary !
Show us what you have so far, it's much easier that way to help you!
I also get 2 errors saying:
(37) : error C2065: 'max' : undeclared identifier
(40) : error C2065: 'min' : undeclared identifier
It means that in main, these two aren't declared!
What are they, integers, floats, an array, ...
Out of curiousity;
Tough I'm far from a programmer and I'm certain that I'll never be as good as most of you who post here, I find it hard to understand that, alltough you wrote this program, you fail to understand the simple errors that are shown to you while trying to compile.
Please, don't think that I'm trying to put you down, as I said, I'm not good at this myself, but such simple things as searching for errors while compiling certainly the ones you have are issues that you should be able to solve yourself, don't you think?
@ Dave, thanks for the tip.
@ Vegaseat, yes, I'm a very big NOOB still :mrgreen:
I have been following lessons in evening school and have seen Structured Programming and Object Oriented programming.
Problem is, this course was given in a modular system within a time period of FOUR months wich was just to fast for me, that's why I decided to do this course again starting in September but in the mean while I wanted to learn as much as possible on my own.
Therefore, coming to your question, it's a Dutch book from a professor called Leen Ammeraal, he's a Mathematical Engineer and teaches or teached (don't know exactly) at the High School of Utrecht.
That's why you'll see text in my code that's written in Dutch ;)