Afficher un message
Vieux 15/10/2007, 20h33   #5
Erik Wikström
Aucun Avatar
 
Messages: n/a
Hébergeur:
Par défaut Re: The elevator simulation

On 2007-10-15 21:19, Shadowman wrote:
> Erik Wikström wrote:
>
>> Somehow I just do not believe that the code above is the one you are
>> trying to compile. Please read the FAQ on how to ask questions and try
>> again: http://www.parashift.com/c++-faq-lit...t.html#faq-5.8
>>
>> If the above code really is the code you are trying to compile then do this:
>> 1. Remove all code except the code for the button class.
>> 2. Write the definition for the elevator class, considering carefully
>> what information you need to store and which functions you need.
>> 3. Compile.
>> 4. Fix any compilation errors.
>> 5. Implement the elevator's constructor.
>> 6. Compile.
>> 7. Fix any compilation errors.
>> 8. Implement one of the elevator's functions.
>> 7. Compile.
>> 8. Fix any compilation errors.
>> 9. If all functions are implemented go to 10, else go to 8.
>> 10. Write main().
>> 11. Compile.
>> 12. Fix any compilation errors.
>>

>
> That's one hell of a numbering system


I think I ate to much copy-pasta for supper. At least this way the OP
has an option of which 8 to go to. :-)

--
Erik Wikström
  Réponse avec citation
 
Page generated in 0,04569 seconds with 9 queries