home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.fortran
- Path: sparky!uunet!decwrl!netcomsv!netcom.com!jchauvin
- From: jchauvin@netcom.com (John H. Chauvin)
- Subject: Whats the difference between STATIC variables and SAVE variables?
- Message-ID: <1992Nov7.161830.7705@netcom.com>
- Organization: Netcom - Online Communication Services (408 241-9760 guest)
- Date: Sat, 7 Nov 1992 16:18:30 GMT
- Lines: 11
-
- Is there a difference between variables defined as STATIC and those defined
- with the save statement? How can I tell if a program requires the compiler
- option STATIC? How does the STATIC option effect program execution speed?
- Should I try and avoid using it?
-
- Thanks,
-
- jchauvin@netcom.com
- --
- John H. Chauvin jchauvin@netcom.COM
- Netcom - Online Communication Services San Jose, CA
-