Hello Sir,
My apologies for my late response. I tested my cpp code, interestingly Codeblocks displays the number even if the variable stick together with the operator:
e.g. a = b+c , hovering mouse to b or c, I did not see tooltip popped up in fortran displaying the value of b or c. But it did in cpp.
BTW, the gnu fortran compile comes with the MinGW installation. Need to set the compiler to gfortran in the compiler options.
Thank you,
-Irfan