BLOG | DOCUMENTATION | GITHUB

Home --> Documentations --> PJLIB Reference

file_access.h File Reference

File manipulation and access. More...

Go to the source code of this file.

Data Structures

struct  pj_file_stat
 

Functions

pj_bool_t pj_file_exists (const char *filename)
 
pj_off_t pj_file_size (const char *filename)
 
pj_status_t pj_file_delete (const char *filename)
 
pj_status_t pj_file_move (const char *oldname, const char *newname)
 
pj_status_t pj_file_getstat (const char *filename, pj_file_stat *stat)
 

Detailed Description

File manipulation and access.

 


PJLIB Open Source, high performance, small footprint, and very very portable framework
Copyright (C) 2006-2009 Teluu Inc.