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

Bolding of LOGICAL Keyword

durisinm
Novice
402 Views
I'm using IVF Standard 8.0.044 on Windows XP Pro. I'm writing a new program and noticed that the Fortran keywords are bolded and highlighted in blue. The LOGICAL keyword, however, isn't bolded as shown in the line below.
logical
(KIND=logl), intent(out):: success=.TRUE.
Why is that? Are other people experiencing the same thing?
Mike D.
0 Kudos
2 Replies
durisinm
Novice
402 Views

Now I'm seeing the same thing happen with the REAL keyword.

Mike D.

0 Kudos
Steven_L_Intel1
Employee
402 Views
I can see it too. I'll ask why.
0 Kudos
Reply