Snoopy Version 6.0 (Albert)
output_common.c File Reference
#include <stdlib.h>
#include "../common.h"
Include dependency graph for output_common.c:

Functions

int file_exist (char filename[])
int check_file_size (char *filename, long int filesize)

Function Documentation

int check_file_size ( char *  filename,
long int  filesize 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int file_exist ( char  filename[])

Check if a file exists

Parameters:
filenamestring containing the filename (including path) to be tested.

Here is the caller graph for this function: