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.

Problems with WinprintDirect

reidar
New User
3,906 Views
 
0 Kudos
1 Solution
Steve_Lionel
Honored Contributor III
3,887 Views

Wow - that's old. My guess then would be that you encountered a compiler bug related to uninitialized variable checking. In that case I suggest just disabling that option in the project properties (under Fortran > Run-Time) and forget about it.

View solution in original post

0 Kudos
21 Replies
reidar
New User
398 Views

Well, clearly I didn't fully realized  the statement in your post #15.. But following this advice, the printer function works. Thank you.

0 Kudos
Reply