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

  1. wasson

    ftw.h

    Noob here. gcc complains by stating: warning: unused parameter ‘status’ 1. I do not use stat, so how can I rewrite to omit it ? 2. Can it be rewritten so it can all be done in main rather than calling a function ? int list(const char *filename, const struct stat *status, int type) { if( (type...

Part and Inventory Search

Back
Top