For this assignment we have to create a Garden, this problem solving assignment is more concerned with how we went about solving the design problem rather than the actual code used. We have to produce a Garden in the visual C++ design environment.
Member rating: No Rating | Words: | Submitted: Fri Jan 28 2005
On the left is an image preview of every page of this document, and below are the first 150 words with formatting removed:
INTRODUCTION For this assignment we have to create a Garden, this problem solving assignment is more concerned with how we went about solving the design problem rather than the actual code used. We have to produce a Garden in the visual C++ design environment. This assignment is set to demonstrate my ability and strategies in analysing and designing my program. The program required is that it allows the user to create and edit a simple drawing representing the design of a garden. It will be a standard console program and the user interface will be a text menu. The description of the software problem is different depending on the level of achievement attempted. PROGRAM SPECIFICATION I am trying to achieve a level C so the requirements of the program are to create a menu bar, which does the following: * Add an object (let use add tree, pond, shed path, etc.) * Delete an object (allow user...

