Home > freetb4matlab > general > perror.m

perror

PURPOSE ^

% Print the error message for function @var{name} corresponding to the

SYNOPSIS ^

function perror (name, err)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} perror (@var{name}, @var{num})
% Print the error message for function @var{name} corresponding to the
% error number @var{num}.  This function is intended to be used to print
% useful error messages for those functions that return numeric error
% codes.
% @seealso{strerror}
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003