yywrap

Synopsis

    
    #include 
    #include "compiler.h"
    int yywrap(void);
    

Description

This is a redefinition of the default yacc yywrap() function in order to support processing of multiple input files as one.

Returns

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