libsigrokdecode  unreleased development snapshot
sigrok protocol decoding library
Functions
error.c File Reference

Error handling in libsigrokdecode. More...

#include <config.h>
#include "libsigrokdecode.h"
+ Include dependency graph for error.c:

Go to the source code of this file.

Functions

const char * srd_strerror (int error_code)
 Return a human-readable error string for the given libsigrokdecode error code. More...
 
const char * srd_strerror_name (int error_code)
 Return the "name" string of the given libsigrokdecode error code. More...
 

Detailed Description

Error handling in libsigrokdecode.

Definition in file error.c.