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 Chriss Miller 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: *

  • Users: SearchMe
  • Content: Threads
  • Order by date
  1. SearchMe

    How do I get data from the class that instantiated me?

    I'm writing a server that will run in a separate thread. Since I'm using a Thread class, the server is written as a class by itself. However I need for the server to access some of the data that is in the main class. So I have instantiated the class like so: ServerThread serv; in the class...

Part and Inventory Search

Back
Top