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 IamaSherpa 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: CQuest
  • Order by date
  1. CQuest

    Problem with a read_list function in C

    I think that error u are getting during compilation is : $>gcc -g -o functionlist functionlist.c In file included from functionlist.c:2: functionlist.h: In function `read_list': functionlist.h:52: parse error before else' $> To my knowledge this error is because of the unintentional ';' in the...

Part and Inventory Search

Back
Top