#ifndef OPENREADCLOSE_H
#define OPENREADCLOSE_H

#include "stralloc.h"

extern int openreadclose(const char *,stralloc *,unsigned int);

#endif


syntax highlighted by Code2HTML, v. 0.9.1