util.c File Reference

#include <stdarg.h>
#include <ctype.h>
#include <stdio.h>
#include <time.h>
#include <string.h>
#include "common.h"

Include dependency graph for util.c:

Go to the source code of this file.

Functions

void ExitFunction ()
void __printlog (char *file_name, const char *funcname, int N, const char *format,...)
void __printwarning (char *file_name, const char *funcname, int N, const char *format,...)
void __printerror (char *file_name, const char *funcname, int N, const char *format,...)
void badarg (const char *s)
void badargnum ()
int str2time (char *s, double *time)
int strJ2time (char *s, double *time)
char * time2str (double temps)
char * time2name (double temps, const char *pref, const char *suf)


Function Documentation

void __printerror ( char *  file_name,
const char *  funcname,
int  N,
const char *  format,
  ... 
)

Definition at line 83 of file util.c.

References ARGV0, and VERBOSE.

void __printlog ( char *  file_name,
const char *  funcname,
int  N,
const char *  format,
  ... 
)

Definition at line 39 of file util.c.

References ARGV0, and VERBOSE.

void __printwarning ( char *  file_name,
const char *  funcname,
int  N,
const char *  format,
  ... 
)

Definition at line 63 of file util.c.

References ARGV0, and VERBOSE.

void badarg ( const char *  s  ) 

Definition at line 103 of file util.c.

References ARGV0.

void badargnum (  ) 

Definition at line 108 of file util.c.

References ARGV0.

void ExitFunction (  ) 

Definition at line 34 of file util.c.

References PrintDebug.

int str2time ( char *  s,
double *  time 
)

int strJ2time ( char *  s,
double *  time 
)

Definition at line 189 of file util.c.

References PrintError.

Referenced by ParseOptions().

char* time2name ( double  temps,
const char *  pref,
const char *  suf 
)

Definition at line 247 of file util.c.

Referenced by FileName().

char* time2str ( double  temps  ) 


Generated on Tue Jul 22 23:11:57 2008 for Titan2Reader by  doxygen 1.5.6