Click here to Skip to main content
15,918,596 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Control Limits Pin
TomKat14-Mar-03 16:00
TomKat14-Mar-03 16:00 
GeneralLocalization tool Pin
Nicolas Bonamy11-Mar-03 2:40
Nicolas Bonamy11-Mar-03 2:40 
GeneralRe: Localization tool Pin
AlexO11-Mar-03 3:03
AlexO11-Mar-03 3:03 
GeneralRe: Localization tool Pin
Nicolas Bonamy11-Mar-03 3:09
Nicolas Bonamy11-Mar-03 3:09 
QuestionHelp me about the file from network? Pin
dxhdxh11-Mar-03 2:36
dxhdxh11-Mar-03 2:36 
AnswerRe: Help me about the file from network? Pin
AlexO11-Mar-03 2:56
AlexO11-Mar-03 2:56 
AnswerRe: Help me about the file from network? Pin
Joel Lucsy11-Mar-03 3:33
Joel Lucsy11-Mar-03 3:33 
GeneralHELP!!! Pin
user5611-Mar-03 2:02
user5611-Mar-03 2:02 
This is what I need but have no idea where to start. please help I am a real newbie to this stuff.

Create a base class-of type Tree that
you can plant, (think construct)
you can grow by age. 1,2,3 etc.

Create a derived class-Fruit-that will allow me to
grow 2 apples on my tree when age 2
grow 2 oranges on my tree when age 3
pick my fruit

design client code that will let the client plant, a tree and input ages to the tree-age begins at zero and apple and orange count is zero.
When age(input by client)is two, have two apples that clieck pick(apple count goes from two to zero)
When age(input by client)is three, have two oranges that clint picks(organge count goes from two to zero)


files should be
tree.cpp (base class)
tree.h
fruit.cpp(derived class)
fruit.h
farmer.cpp(client code)

I have to be able to run the code, test the code, print the code no file IO, just keyboard IO.

Need this really bad..........have no Idea please help!!Confused | :confused:

Alan A. Decker
GeneralRe: HELP!!! Pin
benjymous11-Mar-03 2:26
benjymous11-Mar-03 2:26 
GeneralProgress Bar in WinAPI Pin
wavewave11-Mar-03 1:53
wavewave11-Mar-03 1:53 
GeneralRe: Progress Bar in WinAPI Pin
MAAK11-Mar-03 9:18
MAAK11-Mar-03 9:18 
GeneralCompiling a Visual C++ 6 in the command-line Pin
Luis E. Cuadrado11-Mar-03 1:45
Luis E. Cuadrado11-Mar-03 1:45 
GeneralRe: Compiling a Visual C++ 6 in the command-line Pin
Hans Ruck11-Mar-03 2:03
Hans Ruck11-Mar-03 2:03 
GeneralRe: Compiling a Visual C++ 6 in the command-line Pin
567890123411-Mar-03 2:12
567890123411-Mar-03 2:12 
GeneralRe: Compiling a Visual C++ 6 in the command-line Pin
Luis E. Cuadrado11-Mar-03 4:37
Luis E. Cuadrado11-Mar-03 4:37 
GeneralHow do u do this in .NET?? Pin
IrishSonic11-Mar-03 5:46
IrishSonic11-Mar-03 5:46 
GeneralCInternetSession - proxy's domain Pin
thowra11-Mar-03 1:25
thowra11-Mar-03 1:25 
GeneralRe: CInternetSession - proxy's domain Pin
TomDuffy23-Nov-04 6:03
TomDuffy23-Nov-04 6:03 
GeneralRe: CInternetSession - proxy's domain Pin
thowra23-Nov-04 8:29
thowra23-Nov-04 8:29 
GeneralPrinter status Pin
Moll11-Mar-03 1:16
Moll11-Mar-03 1:16 
GeneralRe: Printer status Pin
Duncan Edwards Jones11-Mar-03 1:29
professionalDuncan Edwards Jones11-Mar-03 1:29 
GeneralRe: Printer status Pin
Moll11-Mar-03 2:41
Moll11-Mar-03 2:41 
GeneralRe: Printer status Pin
Moll11-Mar-03 3:07
Moll11-Mar-03 3:07 
GeneralRe: Printer status Pin
Duncan Edwards Jones13-Mar-03 23:28
professionalDuncan Edwards Jones13-Mar-03 23:28 
QuestionOfftopic but related: which tool should I use? BoundsChecker, CodeGlow...? Pin
Joan M11-Mar-03 1:01
professionalJoan M11-Mar-03 1:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.