Intel® Quartus® Prime Pro Edition User Guide: Platform Designer

ID 683609
Date 9/26/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

7.4.5.16. data_sink_exception_has_data_error()

Table 174.  data_sink_exception_has_data_error()
Information Type Description

Prototype

int data_sink_exception_has_data_error(int exception);

Thread-safe

Yes

Include

< data_sink_util.h >

Parameters

exception—Exception descriptor.

Returns

1—Data has errors.

0—No errors.

Description

Checks if an exception indicates erroneous data.