Page MenuHome GnuPG

filetype.h
No OneTemporary

filetype.h

/* 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

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

Event Timeline