nps/File.h File Reference

#include "../error/error.h"
#include "Object.h"

Go to the source code of this file.

Functions

int nps_initFile (nps_error_t *)
struct FileFile_open (nps_error_t *error, const char *const str, const char *const mode)
int File_close (struct File *file, nps_error_t *error)
ssize_t File_getl (struct File *file, char **lineptr, size_t *n)

Variables

struct FileFile

Function Documentation

int File_close ( struct File file,
nps_error_t error 
)
ssize_t File_getl ( struct File file,
char **  lineptr,
size_t *  n 
)
struct File* File_open ( nps_error_t error,
const char *const   str,
const char *const   mode 
) [read]
int nps_initFile ( nps_error_t  ) 

Variable Documentation

struct File* File
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Generated on Sun Sep 11 09:40:46 2011 for NPSML by  doxygen 1.6.3