Search:

Type: Posts; User: atma

Search: Search took 0.00 seconds.

  1. Thread: Errors in OOP

    by atma
    Replies
    6
    Views
    1,897

    The first error is in line 20 Second_Moment_Area...

    The first error is in line 20 Second_Moment_Area (invalid redeclaration of member function)

    Then in the main function
    line 50 Second_Moment_Area has no member setSecondMomentOfArea
    the same is...
  2. Thread: Errors in OOP

    by atma
    Replies
    6
    Views
    1,897

    Errors in OOP

    Hi, I'm new to C++ but have to construct a program to solve basic engineering problems.

    I have several errors in my code and have no idea how to solve them - any ideas?

    Thanks :)



    ...
Results 1 to 2 of 2