1 | The directives are structured comments that suggest implementation strategies or assert facts about a program to the compiler |
2 | They may affect the efficiency of the computation performed, but do not change the value computed by the program |
3 |
As in Fortran 90 statements, there are both:
|