axis2_file_diff.h File Reference

to check whether two files are same. Spaces and new lines are ignored More...

#include <axis2_env.h>
#include <axis2_allocator.h>
#include <axis2_string.h>
#include <axis2_stream.h>
#include <axis2_error.h>

Go to the source code of this file.

Functions

AXIS2_EXTERN axis2_status_t axis2_file_diff (const axis2_env_t *env, axis2_char_t *expected_file_name, axis2_char_t *actual_file_name)


Detailed Description

to check whether two files are same. Spaces and new lines are ignored


Function Documentation

AXIS2_EXTERN axis2_status_t axis2_file_diff const axis2_env_t env,
axis2_char_t *  expected_file_name,
axis2_char_t *  actual_file_name
 

Test for two files to see whether they are equal. White spaces and new lines are ignored.

Parameters:
file name
file name
Returns:
status code


Generated on Thu Aug 31 17:32:38 2006 for Axis2/C by  doxygen 1.4.6