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 gkittelson 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: maek
  • Order by date
  1. maek

    Operator overload, Vector

    from main(), i want to do this; Vector *d = new Vector[5](3); How do I construct my class Vector?
  2. maek

    operator overload, Vector

    From main(), I want to do this; Vector *d = new Vector[5](10). How do I implement it in my class Vector?

Part and Inventory Search

Back
Top