Search:

Type: Posts; User: joy

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    1,301

    Link errors I got the link errors as the...

    Link errors
    I got the link errors as the following:

    Linking...
    fullTime.obj : error LNK2005: "public: __thiscall Employee::Employee(void)" (??0Employee@@QAE@XZ) already defined in Employee.obj...
  2. Replies
    8
    Views
    1,301

    Thanks a lot I will go check the problems of my...

    Thanks a lot
    I will go check the problems of my program again
  3. Replies
    8
    Views
    1,301

    Need someone help!!!

    I have the files of my program as following:
    main.cpp
    employee.cpp
    fullTime.cpp
    partTime.cpp
    employee.h
    fulltime.h
    partTime.h
    I've got so much link errors of this program.
    What's the problem...
  4. Thread: Help~~

    by joy
    Replies
    6
    Views
    1,350

    In fact, this is the first time that I write a...

    In fact, this is the first time that I write a program by using over one cpp file.
    Can anyone tell me what the difference of only one cpp file and over one cpp file to run the program?
    Can give me...
  5. Thread: Help~~

    by joy
    Replies
    6
    Views
    1,350

    Help~~

    Hi
    I am a beginner of C++.
    Now I am going to write a inheritance program.
    The following is the introduction of my program.
    a. Implement the class "Employ" that have:
    ¡P protected data members...
Results 1 to 5 of 5