CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Thread: Input Files

  1. #1
    Guest

    Input Files

    How would I read data in backwards from an input file? In other words, start at the end and end at the beginning...


  2. #2
    Guest

    Re: Input Files

    You may want to be a little more specific. Such as, what type of data?


  3. #3
    Guest

    Re: Input Files

    I need to read in floats


Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured