error.cc File Reference

error-msg module More...

#include <stdio.h>
#include <stdarg.h>
#include <stdlib.h>
#include "defs.h"
#include "error.h"

Include dependency graph for error.cc:


Functions

void error (const char *fmt,...)
 error service function
void warn (const char *fmt,...)
 warning service function

Variables

unsigned long nerrors
 number of errors counter
unsigned long nwarns
 number of warnings counter
char act_fname [MAX_STR_LEN]
 actual file name size limit

Detailed Description

error-msg module


Function Documentation

void error ( const char *  fmt,
  ... 
)

error service function

void warn ( const char *  fmt,
  ... 
)

warning service function


Variable Documentation

actual file name size limit

unsigned long nerrors

number of errors counter

unsigned long nwarns

number of warnings counter


Generated on Mon Aug 25 08:39:24 2008 for TASTE by  doxygen 1.5.6