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

Two numbers at end of program execution?

algebra
Beginner
392 Views
What are those two number at the end of program execution, and how can I get rid of them? Ficticious example:

C:>hellow.exe
Hello world
1.7444532e-39 20.00000

C:>
0 Kudos
3 Replies
Steven_L_Intel1
Employee
392 Views
Must be something in your program - I've never seen that done in general.
0 Kudos
algebra
Beginner
392 Views
It was my (newbie) mistake, sorry. I had a spurious write statement in my program afterall.
0 Kudos
Steven_L_Intel1
Employee
392 Views
Glad to hear you found it.
0 Kudos
Reply