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 strongm 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: txiko
  • Order by date
  1. txiko

    pointers and typedefs

    Hi there, I have been struggling for the last days trying to understand one statement made in the book I am reading at the moment (C++ Primer, 5th Ed, page 129) It tries to explain pointers and typedefs and, for that, gives this bit of code: typedef string *pstring; const pstring cstr...

Part and Inventory Search

Back
Top