Rate This Document
Findability
Accuracy
Completeness
Readability

Usage of the -ffixed-line-length-n Option

Currently, n in the -ffixed-line-length-n option can only be set to 72 or 132 in Flang. If n is set to other values, the compilation fails. Therefore, if n in the compiler option is not 72 or 132, change it to 72 or 132.