#466 closed defect (fixed)
psErrorRegister
| Reported by: | Owned by: | Paul Price | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | PSLib SDRS | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Apparently the nerror term of psErrorRegister is actually the error code and
should be renamed as well as being of type int (as opposed to psS32).
Note:
See TracTickets
for help on using tickets.

void psErrorRegister(const psErrorDescription *errors, int errorCode);