ARPDAS_QNX6 1.0
Functions | Variables
nl_verr.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <stdarg.h>
#include "nortlib.h"
Include dependency graph for nl_verr.c:

Go to the source code of this file.

Functions

int nl_verror (FILE *ef, int level, const char *fmt, va_list args)

Variables

char rcsid_nl_verr_c [] = "$Header: /cvsroot/arp-das/nortlib2/src/nl_verr.c,v 1.4 1998/01/06 18:36:56 nort Done $"

Function Documentation

int nl_verror ( FILE *  ef,
int  level,
const char *  fmt,
va_list  args 
)

Definition at line 11 of file nl_verr.c.

Referenced by compile_error(), and nl_err().

Here is the caller graph for this function:


Variable Documentation

char rcsid_nl_verr_c[] = "$Header: /cvsroot/arp-das/nortlib2/src/nl_verr.c,v 1.4 1998/01/06 18:36:56 nort Done $"

Definition at line 8 of file nl_verr.c.

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines