open_output_file

Synopsis

    
    #include 
    #include "compiler.h"
    FILE *open_output_file(char *name);
    

Description

Performs standard operations to open a compiler output file.

Returns

Output file pointer.

See Also

Compiler functions.

Source File

/usr/local/src/nortlib/compiler.c

Alphabetical List
Subject List
Return to Manuals Page
webmaster@huarp.harvard.edu
Copyright 2001 by the President and Fellows of Harvard College