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. martyhts

    fread syntax

    I am not a C programmer but, using a SCADA package that uses C for its scripting. I need help with the following code snipet.<br>rfp = fopen(c:\textfile\group.lvl)<br>fread(name,1,8,rfp)<br>fread(password,1,26,rfp)<br>fclose rfp<br>In the fread funtion what are the ,1,8 and ,1,26 parameters?

Part and Inventory Search

Back
Top