Mapper
Functions
error_log.c File Reference
#include <stdio.h>
#include <stdlib.h>
#include <time.h>
#include <string.h>
Include dependency graph for error_log.c:

Go to the source code of this file.

Functions

int error_log (char *pname, FILE *fp_log, int pflag, int eflag, char *s1, char *s2, char *s3, char *s4, char *s5)
 

Function Documentation

◆ error_log()

int error_log ( char *  pname,
FILE *  fp_log,
int  pflag,
int  eflag,
char *  s1,
char *  s2,
char *  s3,
char *  s4,
char *  s5 
)

Definition at line 8 of file error_log.c.

Here is the call graph for this function: