Search
Project
General
Profile
Home
Projects
Help
Sign in
Register
Search
:
Main
All Projects
Main
Overview
Activity
Issues
Wiki
Files
Repository
Download (87 Bytes)
Statistics
| Branch:
master
| Tag:
RevA
RevB
| Revision:
root
/
software
/
fss-parallel-tools
/
common
/
error.h
@ 5157b47f
View
History
Annotate
7e8045d8
David Sorber
#ifndef __ERROR_H__
#define __ERROR_H__
const
char
*
xstrerror
(
int
err
);
#endif
Loading...