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

Is editor supposed to recognize ALL intrinsics and keywords?

WSinc
New Contributor I
384 Views

I notice that it does not highlight QFLOAT, one of the intrinsics that

converts integers to REAL(16).

Is this normal?

Is anything else ignored?

0 Kudos
1 Reply
Steven_L_Intel1
Employee
384 Views
The code editor here in the forum highlights only standard generics, not extensions or specific procedures. I can see that the Visual Studio editor does not highlight qfloat, which is an oversight. I'll bring this to the developers' attention.
0 Kudos
Reply