Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. Gonnzo

    Type name expected, yet #include directives included?

    Thanks guys, but I managed to solve my problem. Thanks again
  2. Gonnzo

    Type name expected, yet #include directives included?

    Still developing my program and could use yet more help if anyone has time. I get the following error on the line of code quoted below: Error:==================== [C++ Error] Employee.h(19): E2303 Type name expected Error:==================== code:==================== void EmployeeSwipesCard(...
  3. Gonnzo

    Calling a classes operation from within another class

    Hi All, I am developing a program but have become a little stuck with the details of it. Basically I need to call a classes function from within another class. Its got me a little confused thinking about how to do this, would someone be able to point me in the right direction? Thanks
  4. Gonnzo

    Linker Errors, Multiple Classes

    Im writing a program with multiple classes in. I have designed the program's classes etc but no matter what I do I can't get past a problem thats causing me to pull my hair out. I have reduced my program to only one class for testing but it still fails with the following: [C++ Error]...
  5. Gonnzo

    Hi All, Im writing a program wit

    Hi All, Im writing a program with multiple classes in. I have designed the program's classes etc but no matter what I do I can't get past a problem thats causing me to pull my hair out. I have reduced my program to only one class for testing but it still fails with the following: [C++ Error]...

Part and Inventory Search

Back
Top