ratfor man page on Xenix

Man page or keyword search:  
man Server   1130 pages
apropos Keyword Search (all sections)
Output format
Xenix logo
[printable version]



     RATFOR(CP)		      XENIX System V		    RATFOR(CP)

     Name
	  ratfor - Converts Rational FORTRAN into standard FORTRAN.

     Syntax
	  ratfor [ option ... ] [ filename ... ]

     Description
	  ratfor converts a rational dialect of FORTRAN into ordinary
	  irrational FORTRAN.  ratfor provides control flow constructs
	  essentially identical to those in C:

	  statement grouping:
	       { statement; statement; statement }

	  decision-making:
	       if (condition) statement [ else statement ]
	       switch (integer value) {
		    case integer:  statement
		    ...
		    [ default: ]   statement
	       }

	  loops:
	       while (condition) statement
	       for (expression; condition; expression) statement
	       do limits statement
	       repeat statement [ until (condition) ]
	       break [n]
	       next [n]

	  It also provides some additional syntax to make programs
	  easier to read and write:

	  Free form input:
	       multiple statements/line; automatic continuation

	  Comments:
	       # this is a comment

	  Translation of relationals:
	       >, >=, etc., become .GT., .GE., etc.

	  Return (expression)
	       returns expression to caller from function

	  Define:
	       define name replacement

	  Include:
	       include filename

	  The following options are available:

     Page 1					      (printed 8/7/87)

     RATFOR(CP)		      XENIX System V		    RATFOR(CP)

	  -h   Causes quoted strings to be turned into 27H constructs.

	  -C   Copies comments to the output, and attempts to format
	       it neatly.  Normally, continuation lines are marked
	       with an & in column 1.

	  -6x  Makes the continuation character x and places it in
	       column 6.

     Page 2					      (printed 8/7/87)

[top]
                             _         _         _ 
                            | |       | |       | |     
                            | |       | |       | |     
                         __ | | __ __ | | __ __ | | __  
                         \ \| |/ / \ \| |/ / \ \| |/ /  
                          \ \ / /   \ \ / /   \ \ / /   
                           \   /     \   /     \   /    
                            \_/       \_/       \_/ 
More information is available in HTML format for server Xenix

List of man pages available for Xenix

Copyright (c) for man pages and the logo by the respective OS vendor.

For those who want to learn more, the polarhome community provides shell access and support.

[legal] [privacy] [GNU] [policy] [cookies] [netiquette] [sponsors] [FAQ]
Tweet
Polarhome, production since 1999.
Member of Polarhome portal.
Based on Fawad Halim's script.
....................................................................
Vote for polarhome
Free Shell Accounts :: the biggest list on the net