Computing.Net > Forums > Programming > Remove trailing lines in Fortran95

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Click here to start participating now! Also, check out the New User Guide.

Remove trailing lines in Fortran95

Reply to Message Icon

Name: Iain Cowan
Date: February 18, 2003 at 01:40:25 Pacific
OS: Wim ME
CPU/Ram: P3 800/ 256Mb
Comment:

I have created a program in Fortran 95, and the output file that it creates puts the cursor on the next line ready for more input. Is there any way of moving the cursor to the end of the previous line so that a blank line does not appear at the end of the file?

Thanks for anyones help with this, it's driving me mad.

Iain Cowan



Sponsored Link
Ads by Google

Response Number 1
Name: elric
Date: February 18, 2003 at 04:31:02 Pacific
Reply:

G'day,

I don't know much about Fortran, but it sounds like a CR/LF problem. Maybe there is an output format that doesn't add a CR/LF to the string??.
regards,
Elric


0
Reply to Message Icon

Related Posts

See More


How to connect to remote ... batch to create desktop s...



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Remove trailing lines in Fortran95

Remove duplicate lines in pure .bat www.computing.net/answers/programming/remove-duplicate-lines-in-pure-bat/15777.html

remove duplicate lines in txt file www.computing.net/answers/programming/remove-duplicate-lines-in-txt-file/19710.html

remove duplicate blank lines in.txt www.computing.net/answers/programming/remove-duplicate-blank-lines-intxt/15294.html