Previous Page Next Page Contents

generate::Macrofort::openOutputFile -- open FORTRAN file

Introduction

Mac::openOutputFile (where Mac:=generate::Macrofort) allows to create the ascii file on which resides the FORTRAN code generated by Mac::genFor.

Call(s)

generate::Macrofort::openOutputFile(b)

Parameters

b - the file name: a string.

Returns

A positive integer specifying a file descriptor or FAIL if the file can't be opened.

Side Effects

Creates the ascii file to which the FORTRAN code generated by all calls to generate::Macrofort::genFor is written.

Related Functions

generate::Macrofort::init, generate::Macrofort::genFor, generate::Macrofort::closeOutputFile

Details




Do you have questions or comments?


Copyright © SciFace Software GmbH & Co. KG 2000