Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4440604
oxc.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
430 B
Referenced Files
None
Subscribers
None
oxc.h
View Options
#ifndef OXC_STRIP_H
#define OXC_STRIP_H
#include
<stddef.h>
#define OXC_ERR_NULL_INPUT -1
#define OXC_ERR_INVALID_UTF8 -2
#define OXC_ERR_PARSE_FAILED -3
#define OXC_ERR_TRANSFORM_FAILED -4
#define OXC_ERR_OUTPUT_TOO_LARGE -5
char
*
OXC_strip_types_owned
(
const
char
*
input
,
const
char
*
filename
,
int
is_module
,
size_t
*
out_len
,
int
*
out_error
,
char
*
error_output
,
size_t
error_output_len
);
#endif
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Sat, May 2, 8:40 AM (2 d)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
542263
Default Alt Text
oxc.h (430 B)
Attached To
Mode
rANT Ant
Attached
Detach File
Event Timeline
Log In to Comment