12.07.2015 Views

PGI Fortran - Servidor WWW del Cluster Ladon-Hidra

PGI Fortran - Servidor WWW del Cluster Ladon-Hidra

PGI Fortran - Servidor WWW del Cluster Ladon-Hidra

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

and is roughly equivalent tocharacter*4 chch = '()'print chSee AlsoREAD, PRINTPRIVATE 90The PRIVATE statement specifies entities defined in a module are not accessible outside of themodule. This statement is only valid in a module. The default specification for a module isPUBLIC.SyntaxPRIVATE [:: [ access-id-list ]]DescriptionExampleMODULE FORMULAPRIVATEPUBLIC :: VARA...END MODULETypeNon-executableSee AlsoPUBLIC, MODULEPROGRAM 77The PROGRAM statement specifies the entry point for the linked Fortran program.122 Chapter 3

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!