Intel® Quartus® Prime Pro Edition User Guide: Platform Designer
A newer version of this document is available. Customers should click here to go to the newest version.
Visible to Intel only — GUID: mwh1409959405958
Ixiasoft
Visible to Intel only — GUID: mwh1409959405958
Ixiasoft
7.4.5.15. data_sink_exception_is_exception()
Information Type | Description |
---|---|
Prototype |
int data_sink_exception_is_exception(int exception); |
Thread-safe |
Yes |
Include |
< data_sink_util.h > |
Parameters |
exception—Exception descriptor |
Returns |
1—Indicates an exception. 0—No exception. |
Description |
Checks if an exception descriptor describes a valid exception. |