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 Rhinorhino 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: jeansberg
  • Content: Threads
  • Order by date
  1. jeansberg

    The end of a binary file being cut

    I have been trying to make a program that copies binary files. I have used autocad .dwg files. When I open the binary files in a text editor and compare them to the originals they are identical, EXCEPT for a few symbols on the last line. Could this be because the last record is not getting...
  2. jeansberg

    Including blank lines when reading a file.

    Hello I am learning Fortran and I am currently trying to write a program that reads a text-file and prints it on the screen. The problem I am having is that all blank lines are skipped. I get this on the screen: ****.123 ******.abc ****.txt Instead of this: ****.123 ******.abc ****.txt...

Part and Inventory Search

Back
Top