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
初学者
679 次查看
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
初学者
679 次查看
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
0 项奖励
回复