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: *

  1. waifurchin

    Multi-Dimension Array Passthrough

    New to C in general. I have a multi-function array (data[10][10]) defined. This array gets passed to a function (ex. Foo((*x)[10])). So far this works fine - I can access the elements in the array within the Foo function without a hitch. Now, I need to add a new function call within Foo (ex...

Part and Inventory Search

Back
Top