getargs.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <ctype.h>
#include "getargs.h"

Go to the source code of this file.

Functions

void print_usage (char **usgmsg, char *errmsg)
int getargs (int argc, char **argv, char *ostr)

Variables

int argind = 0
int argerr = 1
char * argarg


Function Documentation

int getargs ( int  argc,
char **  argv,
char *  ostr 
)

Definition at line 37 of file tests/getargs.c.

void print_usage ( char **  usgmsg,
char *  errmsg 
)

Definition at line 11 of file tests/getargs.c.


Variable Documentation

char* argarg

Definition at line 35 of file tests/getargs.c.

int argerr = 1

Definition at line 34 of file tests/getargs.c.

int argind = 0

Definition at line 33 of file tests/getargs.c.


Generated on Thu Jun 25 10:29:48 2009 for CGNS by  doxygen 1.5.9