Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
公告
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29281 討論

Warning: Line truncated at 7200 characters

ecc26
初學者
678 檢視
I just try to compile this code and I get this warning. "Warning: Line truncated at 7200 characters" Do this mean the compiler won't take the format in which this code was written. Is there any way to fix it.?

thank you
0 積分
1 回應
james1
初學者
678 檢視
Sounds like your source file lacks record delimiters. Did you by chance FTP this from another system? The way to fix it in this case would be to get the source with the record delimiters intact.

James
回覆