[Tutor] Arguments from the command line

Lawrence D'Oliveiro ldo at geek-central.gen.new_zealand
Fri Sep 10 05:27:56 EDT 2010


In message <8662yfklzu.fsf at aiuole.stru.polimi.it>, Giacomo Boffi wrote:

> Dennis Lee Bieber <wlfraed at ix.netcom.com> writes:
> 
>> FORTRAN just differentiates by having the main file start with
>> PROGRAM random_name
>> whereas subfiles are all either (or both)
>> SUBROUTINE another_name(args)
>> FUNCTION that_other_name(args)
> 
> no BLOCKDATA?

I think you mean COMMON.



More information about the Python-list mailing list