![]() |
|
#1
|
|||
|
|||
help me to do this program!!!to all guys out there, please help me to do this program!!!
Write a program to keep book information such as author, publisher, ISBN no., price, year of published and number of pages. Using class within class concept, implement the program in C++ so that for a particular of book, we can list details of the publisher together with the other information. (Note: You are required to implement this program using class within class.) Thanks a lot!!!!! |
|
#2
|
|||
|
|||
Re: help me to do this program!!!Quote:
First, go back and READ the guidelines for posting help questions. Second, does "class within class" mean composition or nested classes? Here is a hypothetical "Book.h" definition based on composition: CPP / C++ / C Code:
I suppose that if you implement the classes shown that you'll get fairly close to what it sounds as if you're asking. Note that this is nothing more than a quick throw-together of a header and none of it is tested for accuracy...and obviously can not be compiled without an implementation of the classes it references. :davis: |
|
#3
|
|||
|
|||
Re: help me to do this program!!!thanks davis!!!! i really appreciate your kindness
![]() |
|
#4
|
|||
|
|||
Re: help me to do this program!!!if you are in a university, you should realize that profs may check your work with plagiarism detection software. I'm not trying to discourage any helping out, but just advice to keep in mind when you hand in your work. you don't want to get in trouble just for receiving a little bit of help.
__________________
spasms!!! |
Recent GIDBlog
Halfway done! by crystalattice
| Thread Tools | Search this Thread |
| Rate This Thread | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| creating a file in [c] | i hate c | C Programming Language | 15 | 21-Nov-2005 12:52 |
| Type casts ? | kai85 | C++ Forum | 12 | 23-Jun-2005 12:04 |
| [TUTORIAL] Calling an external program in C (Linux) | dsmith | C Programming Language | 4 | 22-Apr-2005 13:30 |
| fltk-2.0 cvs | Plumb | FLTK Forum | 20 | 13-Nov-2004 07:10 |
| Need help with a C program (Long) | McFury | C Programming Language | 3 | 29-Apr-2004 20:06 |
Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The