Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site noscvax.UUCP Path: utzoo!watmath!clyde!akgua!sdcsvax!noscvax!bloomber From: bloomber@noscvax.UUCP (Michael N. Bloomberg) Newsgroups: general,net.lang.f77 Subject: command arguments in Fortran Message-ID: <487@noscvax.UUCP> Date: Fri, 25-May-84 14:29:24 EDT Article-I.D.: noscvax.487 Posted: Fri May 25 14:29:24 1984 Date-Received: Fri, 1-Jun-84 03:36:43 EDT Organization: Naval Ocean Systems Center Lines: 12 Is there some way of reading in command arguments to a f77 program?? I realize you can do it in C by using the argc and argv pointers. My understanding is that the f77 compiler was written in C so it seems possible that one could read in command arguments. Please mail responses to: bloomber@NOSC Thanks, Mike