libjf API reference guide

Main Page | Alphabetical List | Data Structures | File List | Data Fields | Globals | Related Pages

jf_patches.c File Reference

#include "jf_config.h"
#include <jf/jf_patches.h>

Go to the source code of this file.

Defines

#define JF_TRACE_MODULE   JF_TRACE_MOD_LIB_PATCHES

Functions

int getopt (int argc, char *const argv[], const char *optstring)

Variables

const char error1 [] = ": option require an argument -- "
const char error2 [] = ": illegal option -- "
char * optarg = 0
int opterr = 1
int optind = 1
int optopt = 0


Define Documentation

#define JF_TRACE_MODULE   JF_TRACE_MOD_LIB_PATCHES
 

Definition at line 37 of file jf_patches.c.


Function Documentation

int getopt int  argc,
char *const  argv[],
const char *  optstring
 

Definition at line 49 of file jf_patches.c.

References error1, error2, optarg, opterr, optind, and optopt.

Referenced by main().


Variable Documentation

const char error1[] = ": option require an argument -- " [static]
 

Definition at line 46 of file jf_patches.c.

Referenced by getopt().

const char error2[] = ": illegal option -- " [static]
 

Definition at line 47 of file jf_patches.c.

Referenced by getopt().

char* optarg = 0
 

Definition at line 45 of file jf_patches.c.

Referenced by getopt(), and main().

int opterr = 1
 

Definition at line 42 of file jf_patches.c.

Referenced by getopt().

int optind = 1
 

Definition at line 43 of file jf_patches.c.

Referenced by getopt(), and main().

int optopt = 0
 

Definition at line 44 of file jf_patches.c.

Referenced by getopt().


Copyright 2005 © Tiian