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.
29280 Discussions

Is editor supposed to recognize ALL intrinsics and keywords?

WSinc
New Contributor I
389 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
389 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