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 Wanet Telecoms Ltd 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: JackaI
  • Content: Threads
  • Order by date
  1. JackaI

    Dynamic memory allocation for 2D arrays

    Hey, I'm a java programmer, and am quite new to C. I know how to allocate memory dynamically for most things such as arrays and structures, but don't know how to (if it is possible at all) to allocate memory for a 2D array. I tried something like the following but it doesn't work: int**...

Part and Inventory Search

Back
Top