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

Intel Visual Fortran Help Index

kozak
Beginner
531 Views

Hi,
I just downloaded the evaluation version of Intel Visual Fortran compiler for Windows.
In Help-Index I type "SendMessage" but the function is not found. When I do the same with Compaq Visual Fortran, I get complete description of theSendMessage function.
What shall I do to find the SendMessage function in the Intel Visual Fortran Help Index? Please suggest.
Thank you in advance,
Alex

0 Kudos
1 Reply
Steven_L_Intel1
Employee
531 Views
With CVF, the Fortran help is merged with the Win32 API help in one combined collection and CVF installs the Win32 help. Intel Visual Fortran does not provide the Win32 help and the help sets are not merged. You can download the MSDN library or view it online for free.
0 Kudos
Reply