C++ Hierarchy compiling???

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • joesoap

    C++ Hierarchy compiling???

    Hey:)

    I hope somebody can help me out here. I study computer science and this is
    our next assignment:)... We have to implement a BitString class....the
    header files defines all the methos and operators we have to implement!!!
    We then have a test file called assignment2.C.

    Ie been trying to get this to work...can anybody help me out...How must I
    compile these threee files and how do I implement some of these methods!!!

    Any help will be much appreciated!!1: )) PLEASE
    joesoap
  • John Harrison

    #2
    Re: C++ Hierarchy compiling???


    "joesoap" <js@websurfer.c o.za> wrote in message
    news:pan.2003.0 8.20.10.00.55.7 23837@websurfer .co.za...[color=blue]
    > Hey:)
    >
    > I hope somebody can help me out here. I study computer science and this is
    > our next assignment:)... We have to implement a BitString class....the
    > header files defines all the methos and operators we have to implement!!!
    > We then have a test file called assignment2.C.
    >
    > Ie been trying to get this to work...can anybody help me out...How must I
    > compile these threee files and how do I implement some of these methods!!!
    >
    > Any help will be much appreciated!!1: )) PLEASE
    > joesoap[/color]

    I'd love to help but I am not psychic. You must describe your problem a
    little in order for anyone to help you. Try posting the header file and your
    attempt to implement the methods. Do this and you will get some help.

    john


    Comment

    Working...