GLAST/LAT > DAQ and FSW > FSW > Doxygen Index > QCFG / V0-0-3

Constituent: qcfg_cmp_lsd     Tag: linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

qcfg_cmp_lsd.c File Reference

Program for comparing two sets of configuration datagrams. More...

#include "QCFG_p.h"
#include <string.h>
#include <stdio.h>

Include dependency graph for qcfg_cmp_lsd.c:


Functions

static int usage (const char *name)
 Print a brief usage message.
int main (int argc, char **argv)
 Main program.

Detailed Description

Program for comparing two sets of configuration datagrams.

Author:
James Swain & Owen Saxton
Id
qcfg_cmp_lsd.c,v 1.1 2007/03/16 23:38:53 saxton Exp

Function Documentation

int main int  argc,
char **  argv
 

Main program.

Parameters:
argc Number of command line arguments this application was invoked with
argv Array of strings, each one holding one command line argument
Return values:
0 If all went well
-1 If there were insufficient command line arguments
-2 If there was an error creating the RIMs
-3 If there was an error creating the map
-4 If the requested output file could not be opened
-5 If there was a problem iterating over the 1st input file
-6 If there was a problem iterating over the 2nd input file

static int usage const char *  name  )  [static]
 

Print a brief usage message.

Parameters:
name Application name
Return values:
-1 


Generated on Fri Jun 15 03:05:27 2007 by  doxygen 1.4.4