Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
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.
29285 Discussions

Graphic problem in Intel Fortran compiler

kyeong-ui_l_
Beginner
623 Views
0 Kudos
3 Replies
kyeong-ui_l_
Beginner
623 Views

I need your helps...

0 Kudos
mecej4
Honored Contributor III
623 Views

You do not have a main program, and without that there is no program to run. Please read a Fortran textbook and note the significance of the main program.

The next time when you wish to post Fortran code, please use the {code} button in the toolbar that you can see just below Comment. If you post code in line as you did, the code can become useless as leading blanks are at risk of serious mangling.

0 Kudos
gib
New Contributor II
623 Views

You need to learn Fortran.  From a book or online source, study simple examples, compile and run them.  You can't expect people here to help you with the most basic Fortran concepts.

0 Kudos
Reply