SP_error
| |
void SP_error (int error);
|
|
Parameters
| |
error |
error number to which the user
wants the corresponding error message printed to stdout |
|
Return Values
|
Description
| |
SP_error prints an error string
based on the error number it was given. |
|
Requirements
| |
Header: Include sp.h
Library: Use libspread
Version: 4.0 |
|
Also See |