Page Menu
Home
GnuPG
Search
Configure Global Search
Log In
Files
F33432242
filetype.h
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Size
978 B
Subscribers
None
filetype.h
View Options
/* filetype.h - Identify file types
* Copyright (C) 2012 g10 Code GmbH
*
* This file is free software; you can redistribute it and/or modify
* it under the terms of the GNU Lesser General Public License as
* published by the Free Software Foundation; either version 2.1 of
* the License, or (at your option) any later version.
*
* This file is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
*
* You should have received a copy of the GNU Lesser General Public License
* along with this program; if not, see <http://www.gnu.org/licenses/>.
*/
#ifndef FILETYPE_H
#define FILETYPE_H
#ifdef __cplusplus
extern
"C"
{
#if 0
}
#endif
#endif
int
is_cms_file
(
const
char
*
fname
);
int
is_cms_data
(
const
char
*
data
,
size_t
datalen
);
#ifdef __cplusplus
}
#endif
#endif
/*FILETYPE_H*/
File Metadata
Details
Attached
Mime Type
text/x-c
Expires
Sat, Nov 22, 1:29 PM (1 d, 13 h)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
90/0b/6be149fdd18af8b2b6311194ff3f
Attached To
rO GpgOL
Event Timeline
Log In to Comment