GLAST / LAT > DAQ and FSW > FSW > Doxygen Index> LCI / V6-0-1 > LCI_parser / linux-gcc


Interface   Data Structures   File List   Data Fields   Globals  

compile_main.c File Reference

Main function for the LCI_compiler, performs initialisation and kicks off the compiler. More...

#include "lci_host_p.h"
#include "LCI/LCI_msgs.h"
#include "MSG/MSG_pubdefs.h"
#include "MSG/MSG_printProc.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>

Functions

int main (int argc, char **argv)
 Compile an XML "source" file into a LCI binary configuration file.


Detailed Description

Main function for the LCI_compiler, performs initialisation and kicks off the compiler.

Author:
James Swain & Owen Saxton
$Id: compile_main.c,v 1.7 2010/05/03 20:33:08 saxton Exp $

Function Documentation

int main ( int  argc,
char **  argv 
)

Compile an XML "source" file into a LCI binary configuration file.

Parameters:
argc Number of command-line arguments
argv List of command line arguments
Returns:
0 on success, < 0 on fatal failure


Generated on Tue May 25 13:33:37 2010 by  doxygen 1.5.3