Next:
The INDEPENDENT Directive Up: Data Parallel Statements Previous: The FORALL Construct


Pure Procedures

XBNF prefix -to -rule to to is prefix-spec [ prefix-spec ] ...

prefix-spec -to -rule to to is type-spec -to or RECURSIVE -to or PURE -to or extrinsic-prefix

function-stmt -to -rule to to is [ prefix ] FUNCTION function-name function-stuff

function-stuff -to -rule to to is ( [ dummy-arg-name-list ] ) [ RESULT ( result-name ) ]

subroutine-stmt -to -rule to to is [ prefix ] SUBROUTINE subroutine-name subroutine-stuff

subroutine-stuff -to -rule to to is [ ( [ dummy-arg-list ] ) ] XBNF



Next:
The INDEPENDENT Directive Up: Data Parallel Statements Previous: The FORALL Construct

paula@erc.msstate.edu
Thu Jul 21 17:05:43 CDT 1994