CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Dec 2012
    Posts
    1

    need help in a project

    hey! i want some help from you...
    i want you to make me a project of object oriented programming named "Zoo Management System" in c++.
    it should not be a very advanced code, simple to understand... include libraries iostream,string and fstream only. It should include concepts like operator overloading,inheritence,polymorphism,file processing and friends.
    i want it by tonight, if anyone can pleassseeeeee help me
    i have attached a file for help.
    Attached Files Attached Files

  2. #2
    Join Date
    Apr 1999
    Posts
    27,449

    Re: need help in a project

    Quote Originally Posted by madison11 View Post
    hey! i want some help from you...
    i want you to make me a project of object oriented programming named "Zoo Management System" in c++.
    it should not be a very advanced code, simple to understand... include libraries iostream,string and fstream only. It should include concepts like operator overloading,inheritence,polymorphism,file processing and friends.
    Do you really think that anyone is going to spend their time doing this work for you? You must be joking if you really expect anyone is going to go through that document, read all of what is required, and then say "yes sir, don't worry. Just go party tonight, and when you get back, this will be done".

    We're not slaves here -- if you want this work done, then you get a consultant and pay them good money.

    http://forums.codeguru.com/showthrea...ork-assignment

    Regards,

    Paul McKenzie
    Last edited by Paul McKenzie; December 30th, 2012 at 03:16 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured