Penguin

Differences between current version and previous revision of Fortran.

Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History

Newer page: version 6 Last edited on Wednesday, November 19, 2003 5:44:36 pm by AristotlePagaltzis
Older page: version 5 Last edited on Tuesday, November 11, 2003 4:24:16 pm by AristotlePagaltzis Revert
@@ -8,5 +8,5 @@
  
 ;: The primary purpose of the DATA statement is to give names to constants; instead of referring to pi as 3.141592653589793 at every appearance, the variable pi can be given that value with a DATA statement and used instead of the longer form of the constant. This also simplifies modifying the program, should the value of pi change. %%% ''[Fortran] manual for Xerox computers'' 
  
 ----- 
-CategoryProgrammingLanguages, CategoryImperativeProgrammingLanguages  
+CategoryProgrammingLanguages, CategoryDeprecatedProgrammingLanguages