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 derfloh 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: aliad2002
  • Content: Threads
  • Order by date
  1. aliad2002

    Cause of pointer error

    Hi Dose anyone know why this code does not work? char *foo() { char string[32]; ...; return string; } is incorrect but why?

Part and Inventory Search

Back
Top