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

    Reading from a variable length file

    does anybody have any examples of reading from a variable length file using fread, Im using something like this fread(&sInputRec, Len,1, fpInput); but the problem is i dont know the length for each record. Thanks
  2. cbeganesh

    parse a string

    Thanks guys for help on this one, Appreciated
  3. cbeganesh

    parse a string

    Im still getting the error, Im running this on VMS but when i change the instring to char instring[100] i dont get the error
  4. cbeganesh

    parse a string

    im getting access violation error when i run that
  5. cbeganesh

    parse a string

    Hello I have a string in this format lastname.firstname.middlename: I want to parse these elements into separate strings If i get any examples or sample code, It will be of great help Thank You

Part and Inventory Search

Back
Top