Special character sign for new line

12 views
Skip to first unread message

Marcin Grzelczyk

unread,
Aug 30, 2021, 12:33:25 AM8/30/21
to CBFortran
I'm beginner in Fortran and need time for limited characters, so need to step next line.  Do you have any problem with new line sign in gfortran (I mean & and or /). I'm using Code::Blocks with GNU Fortran Compiler. In Watcom we can use flags "-XL". What about here?
Thanks for any idea and suggestion.

Marcin Grzelczyk

unread,
Aug 30, 2021, 3:18:36 AM8/30/21
to CBFortran
Should working fine options: -ffree-form -ffixed-form pasted n Build->Project->Other as in manual https://gcc.gnu.org/onlinedocs/gfortran/Fortran-Dialect-Options.html ?
Still compiler have problems with larger line (arund 160 characters)

Darius Markauskas

unread,
Aug 30, 2021, 9:14:32 AM8/30/21
to cbfo...@googlegroups.com
I am unsure if I understand you properly, however about 'large line': the gfortran has options '-ffixed-line-length-none' and '-ffree-line-length-none'. Perhaps it is what you are looking for.


--
You received this message because you are subscribed to the Google Groups "CBFortran" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cbfortran+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/cbfortran/6c7173a0-dc5a-4f45-ad9d-a7c612e52bdfn%40googlegroups.com.

Marcin Grzelczyk

unread,
Aug 31, 2021, 1:35:57 AM8/31/21
to CBFortran
Yes. That's I mean. Thank you.
Reply all
Reply to author
Forward
0 new messages