Project

General

Profile

Download (87 Bytes) Statistics
| Branch: | Tag: | Revision:
#ifndef __ERROR_H__
#define __ERROR_H__

const char *xstrerror(int err);

#endif
(8-8/14)