c#directiveor
#directiveEither form can be used, but the `c#' form is preferable, as the directive will be seen as a comment to a standard compiler. The directives are:
c#maxloop 32
do i=1,n
.
.
enddo
indicates that the do loop will not execute more than 32 times.