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...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.