Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2916067
misc.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
328 B
Referenced Files
None
Subscribers
None
misc.h
View Options
#ifndef MISC_H
#define MISC_H
#include
<stdio.h>
struct
arg_end
;
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
);
void
print_errors
(
FILE
*
fp
,
struct
arg_end
*
end
);
#endif
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Thu, Mar 26, 4:40 PM (1 d, 18 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
511727
Default Alt Text
misc.h (328 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment