Search:

Type: Posts; User: semmem1

Search: Search took 0.01 seconds.

  1. Thread: != Overloading

    by semmem1
    Replies
    1
    Views
    872

    != Overloading

    Hi,
    I am trying to overload the != in my method. I am not getting any errors in my program, but my output is just not coming up. Basically, I just want my cout to work and I really don't care about...
  2. Replies
    4
    Views
    1,176

    Thanks so much for your help, Its working now.

    Thanks so much for your help,
    Its working now.
  3. Replies
    4
    Views
    1,176

    When I do that, the undefined reference error is...

    When I do that, the undefined reference error is now gone, but then I get two new errors:
    Example.cpp: redefinition of 'class Example'
    Example.h: previous definition of 'class Example'
  4. Replies
    4
    Views
    1,176

    Class/header file question

    Hi,
    I am trying to create a very basic class but keep getting an undefined reference error. I am confused about what this error means, and when searching online, I was unable to find any complete...
Results 1 to 4 of 4