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 TouchToneTommy 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. Chizotz

    Classes, Arrays, and Pointers, oh my

    Thank you, that is almost exactly what I ended up doing. My biggest problem was visualizing where the instantiation of each object was to take place. Then I realized that basically it is that the ApptBook is a container for the Dates, and the Dates are containers for the Time objects, so the...
  2. Chizotz

    Classes, Arrays, and Pointers, oh my

    Hello, I am new to programming C++ on Unix, but not new to programming. I program professionally in VB6 and .NET as well as C# (just moving to that). I am enrolled in a C++ class and need some help with an assignment. Now, I do not want anyone to do this assignment for me, I simply want some...

Part and Inventory Search

Back
Top