merge.c File Reference

#include "dataio.h"
#include "match.h"
#include "merge.h"
Include dependency graph for merge.c:
This graph shows which files directly or indirectly include this file:

Functions

int create_merge_table (char *workpath, char *out, int *fileno, int numsets)
 Reads in pointer files and creates merge table.

Detailed Description

Author:
Ian Bond, IfA, University of Edinburgh

Function Documentation

int create_merge_table ( char *  workpath,
char *  out,
int *  fileno,
int  numsets 
)

Reads in pointer files and creates merge table.

Parameters:
workpath Working directory path
out Name of merge table file
fileno List of pointer file file numbers
Returns:
Number of merged sources

References count_records(), MATCH_FAIL, and read_pointers().

Referenced by merge().

Generated on Mon Oct 4 10:39:52 2010 for WsaTools by  doxygen 1.6.3