Please help c++ home work

S

sunfox

Please help!! I have a difficulty in writing an assignment which is
related to Visual C++ V6.0. Can anybody here assist me to write a
program which is able to run under DOS? The program will be used in
Car Park Management, Library Management and Yellow Page Management.
For the purpose of fully understanding explanatory notes should be
added for each Source Code.

Many thanks in advance!!!!
 
M

Mike Hewson

sunfox said:
Please help!! I have a difficulty in writing an assignment which is
related to Visual C++ V6.0. Can anybody here assist me to write a
program which is able to run under DOS? The program will be used in
Car Park Management, Library Management and Yellow Page Management.
For the purpose of fully understanding explanatory notes should be
added for each Source Code.

Many thanks in advance!!!!

A tad OT here, suggest the MS groups for VC++. :)

( But to save you a possible long diversion, if you are actually wanting
a 'console' application ( aka. "DOS box" ) then ( menu ) select
New->Project->Win32ConsoleApplication. )
 
M

Mike Wahler

sunfox said:
Please help!!

Show us what you need help with (post your code, and
ask specific questions).
I have a difficulty in writing an assignment which is
related to Visual C++ V6.0.

Here the topic is standard C++, most of which Visual
C++ can handle just fine. If you need help with
VC++-specific things which are not standard, check
with a VC++ newsgroup.
Can anybody here assist me to write a
program which is able to run under DOS?

Yes. A standard C++ program will run fine under DOS.
But first you must show it to us if you want us to
help you with it.
The program will be used in
Car Park Management, Library Management and Yellow Page Management.

Those are rather diverse applications. Are you sure a
single program is needed to address all of them? IOW
when you post your code, tell us exactly what it is
supposed to do.
For the purpose of fully understanding explanatory notes should be
added for each Source Code.

Well, we can only help you if you provide us with source code
and some notes explaining what it's supposed to do, and what
problems you're having.

You didn't really think someone would just hand you your
homework on a silver platter, did you? How would you
learn that way?

-Mike
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,197
Messages
2,571,038
Members
47,633
Latest member
BriannaLyk

Latest Threads

Top