Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Problems with WinprintDirect

reidar
New User
3,756 Views
 
0 Kudos
1 Solution
Steve_Lionel
Honored Contributor III
3,737 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
383 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