.\" Process this file with .\" groff -man -Tascii foo.1 .\" .TH SP_ERROR 3 "JULY 1998" SPREAD "User Manuals" .SH NAME SP_error \- Spread error string reporting .SH SYNOPSIS .B #include .br .BI "void SP_error( int " error ); .SH DESCRIPTION .B SP_error prints an error string based on the error number it was given. .SH "RETURN VALUES" Returns nothing. .SH BUGS None. .SH AUTHOR Yair Amir .br Jonathan Stanton .br Commedia Project .SH "SEE ALSO" .BR libsp(3)