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 Mike Lewis 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. UncleRic

    Function that return a usable array of pointers to structures.

    I'm trying to figure out how to create a usable array of pointers to structures. Essentially, I want to call a function that return a usable array of pointers to structures. From what I've learned so far, you allocate the structure array by doing a malloc of the structure, multiplied by the...

Part and Inventory Search

Back
Top