Page MenuHomePhorge

misc.h
No OneTemporary

Size
261 B
Referenced Files
None
Subscribers
None
#ifndef MISC_H
#define MISC_H
#include <stdio.h>
typedef struct {
const char *s;
const char *l;
const char *d;
const char *g;
int opt;
} flag_help_t;
void print_flags_help(FILE *fp, void **argtable);
void print_flag(FILE *fp, flag_help_t f);
#endif

File Metadata

Mime Type
text/x-c
Expires
Wed, Jun 17, 12:47 PM (23 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
575353
Default Alt Text
misc.h (261 B)

Event Timeline