=head1 NAME ping_get_error - Return the last error message =head1 SYNOPSIS #include const char *ping_get_error (pingobj_t *obj); =head1 DESCRIPTION The B method returns an error message indicating the last error encountered. B =head1 RETURN VALUE A C string representing the last error or an empty string if no error was encountered yet. =head1 SEE ALSO L =head1 AUTHOR liboping is written by Florian "octo" Forster Eff at octo.itE. Its homepage can be found at L. Copyright (c) 2005-2011 by Florian "octo" Forster.