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

doubt GOTO

boobalan_c
Beginner
310 Views
pls any one help me.

Iam coverting a fortran system into java.I want to know some thing about GOTO statement.my doubt is

from a if loop, i want to jump to a set a statement, so iam providing a GOTO statement there with that particular set of statements line number.after executing the set of statement whether the control send back to the if statement or i will continue the flow after the set of statement.with out any other statament like return or GOTO.


thanks
0 Kudos
0 Replies
Reply