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 wOOdy-Soft on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by charan

  1. charan

    Help with parsing the string

    what do you mean by a parse error in C
  2. charan

    how to create an array of pointers

    My problem is similar to this one. I too need to create array of pointers. char* aOfs[]={ "One", "Two", "Three", "Four", "Five" }; In the above declaration, I don't...

Part and Inventory Search

Back
Top