nc_last_error returns the last error that occurred of UniPlot data files. If the last invoked nc_-function returned without an error the function will return 0.
Return Value
Parameters
Comment
The function can only be used for netCDF-up files. See nc_create. For netCDF files (NC_FORMAT_CLASSIC and NC_FORMAT_PC) the function always returns -1.
History
| Version | Description |
|---|---|
| 5.6.0 | New. |
id-1228882