Ask your own question, for FREE!
Computer Science 15 Online
OpenStudy (anonymous):

Pls i need urgent help with my assignment...due date already past some hours..i just need some finishing touches on it..i really really do need help..

OpenStudy (anonymous):

What's up? I might be able to help.

OpenStudy (anonymous):

little more details?

OpenStudy (anonymous):

I have an assigment already due date...and am yet to finish..been giving me problem..so i dont know if i can send my code and u see my problem to help me...i can also send my question...maybe can understand.

OpenStudy (anonymous):

try me... guess it depends on what it is.

OpenStudy (anonymous):

can i email u my code and d question..and perharps..can chattin so gonna be faster cos i already passed the deadline

OpenStudy (anonymous):

just copy-paste the code here. sorry bout the speed.

OpenStudy (anonymous):

and sorry if i cant help

OpenStudy (anonymous):

its much..got header files and cpp...

OpenStudy (anonymous):

oh. there is someone else more experienced, hold on.

OpenStudy (anonymous):

Whiisper, could you post the question, it could be helpful to others and more people could assist you..

OpenStudy (anonymous):

Problem Statement You are hired to develop a Final Year Project (FYP) management system for a university. The business rules are listed below: · A student may register a project with a supervisor. · A project may have up to 2 students and must have 1 supervisor only. The system must be able to perform the following functions: 1. Create lecturers. [0.5m] 2. Delete lecturers. [1m] 3. Create students. [0.5m] 4. Delete students. [1m] 5. Create project. [0.5m] 6. Delete project. [1m] 7. Register a student to a supervisor for a project. [0.5m] 8. Register project according to the quota. [1m] 9. Unregister a student from a project. [1m] 10. List all lecturers (all attributes, student, and project must be shown) [1m] 11. List all students (all attributes, project, and supervisor must be shown) [1m] 12. List all projects (all attributes, student, and supervisor must be shown) [1m] 13. Read data from file and save data to file. [1m] (You may provide some initial data to facilitate testing during interview.) Note that the correct way of doing Composition is the attribute itself must be a class. A example for composition is listed below: class Project { ... vector<Student*> students; // or "vector<Student> students;" or "Student students[2];", // but not "vector<int> students;" nor "string students[2];" Lecturer* supervisor; ... }; You are strongly advised to complete the assignment with composition but without inheritance and polymorphism, then convert the program to incorporate inheritance and polymorphism.

OpenStudy (anonymous):

Heck of an assignment. Glad im taking ocw at home on my time.

OpenStudy (anonymous):

wat do u mean

OpenStudy (anonymous):

Im merely using OCW without any professors or time limit. Its good and bad.

OpenStudy (anonymous):

i still dont get it

OpenStudy (anonymous):

Never mind it. Try to debug your program.

OpenStudy (anonymous):

@Whiisper you can do it , your assignment needs a lil bit concentration

OpenStudy (anonymous):

stil trying to

OpenStudy (anonymous):

Can you use the attach file button below the reply box to attach your whole project?

OpenStudy (anonymous):

OpenStudy (anonymous):

I was referring to what you have already done.

OpenStudy (anonymous):

oh wait..

OpenStudy (anonymous):

OpenStudy (anonymous):

whats rar file?

OpenStudy (anonymous):

Pls i need every help...i m fed up already bt stil have to submit 2day already passed deadline

OpenStudy (anonymous):

d sourcecode

OpenStudy (anonymous):

what language are you using?

OpenStudy (anonymous):

c++

OpenStudy (anonymous):

what program can i open that with?

OpenStudy (anonymous):

unzip d file and u see the source code

OpenStudy (anonymous):

dont tell me youre using a mac?

OpenStudy (anonymous):

nooo windows

OpenStudy (anonymous):

hmmm. im feeling kinda stupid

OpenStudy (anonymous):

lol..just unzip d file..

OpenStudy (anonymous):

my computer apparently doesnt have the capability...

OpenStudy (anonymous):

i right click, and it has no options. i open it with text editor, and it is binary.

OpenStudy (anonymous):

plus i didnt know i can unzip non-*.zip files

OpenStudy (anonymous):

wow!!! sound weird..

OpenStudy (anonymous):

mayb i attach each code for u?

OpenStudy (anonymous):

do u have winrar installed on ur pc?

OpenStudy (anonymous):

can you just send or paste individual snippets that give you problems?

OpenStudy (anonymous):

and no

OpenStudy (anonymous):

what is your program doing?

OpenStudy (anonymous):

c++..i just need a general review

OpenStudy (anonymous):

can you just send it in a *.zip file?

OpenStudy (anonymous):

its d sane thing..win zip and win rar...dont no wat else to do pls

OpenStudy (anonymous):

odd, since i can open zips and not rars. just right click->new->compressed(zipped)folder

OpenStudy (anonymous):

its not working..i uninstall my winrar yet...now am force to reboot my system

OpenStudy (anonymous):

wow

OpenStudy (anonymous):

is rar a standard at your school?

OpenStudy (anonymous):

i m using my laptop not sch PC

OpenStudy (anonymous):

just wondering if they distribute or require it.

OpenStudy (anonymous):

ur email? then u upload it here

OpenStudy (anonymous):

You cant just attach?

OpenStudy (anonymous):

since u cant download d file...here..mayb others does..

OpenStudy (anonymous):

i can download, not unzip. i guess thats what you said.

OpenStudy (anonymous):

i also express that i am not the best person to help you. Maybe the other two people viewing this post would like to help?

OpenStudy (anonymous):

@dharris download winrar and then unzip the folder

OpenStudy (anonymous):

link?

OpenStudy (anonymous):

or site?

OpenStudy (anonymous):

@dharris google it man :-)

OpenStudy (anonymous):

ok, ok. there are just multiple possible websites showing up

OpenStudy (anonymous):

http://www.rarlab.com/download.htm

OpenStudy (anonymous):

@Whiisper have you seen the code i sent u ?

OpenStudy (anonymous):

yup...tryin to fix...bt there re some requiremtn in my code..which i cant figure out hw to do...dats my problem

OpenStudy (anonymous):

requirements of your code or your problem statement ?

OpenStudy (anonymous):

check the errors list what they say now , try to fix them

OpenStudy (anonymous):

forgot to ask what compiler you were using

OpenStudy (anonymous):

i used dev c++ but that's not a good choice , visual studio is good .

OpenStudy (anonymous):

so you want to know if it meets requirements of problem set or whats wrong with it?

OpenStudy (anonymous):

@dharris yes

OpenStudy (anonymous):

not sure that was a yes or know question. I was also asking whisper

OpenStudy (anonymous):

Sorry, I'm also struggling to open the rar file. Count me out.

OpenStudy (anonymous):

im not too happy bout this person. (s)he isnt even here anymore

OpenStudy (anonymous):

@dharris about whom?

OpenStudy (anonymous):

wiisper, the person that has the problem

OpenStudy (anonymous):

how do you reference a person? @maheen_khizar ?

OpenStudy (anonymous):

yep. that worked

OpenStudy (anonymous):

:-)

OpenStudy (anonymous):

wiisper is offline now

OpenStudy (anonymous):

in that case, maybe said person can take care of the problem.

OpenStudy (anonymous):

thanks for the help earlier, @maheen_khizar.

OpenStudy (anonymous):

you are welcome :-)

OpenStudy (anonymous):

know a good place for learning pointers, or you could help me maybe?

OpenStudy (anonymous):

people need to learn to close posts.

OpenStudy (anonymous):

I'm a lil bit busy now , i'll find some stuff about pointers for you later , dnt mind , i have to go now

OpenStudy (anonymous):

never mind it, ill just post tomorrow.

OpenStudy (anonymous):

ok

OpenStudy (anonymous):

@dharris u seen it now?

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!