#103 closed defect (fixed)
Function psImageReadSection return value
| Reported by: | Owned by: | eugene | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | PSLib SDRS | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
In SDR-03 paragraph 4.6.5, the return value is specified to be 0 for a success
and 1 for an error, but the prototype show a return type of pointer to psImage.
What is the desired return type?
Note:
See TracTickets
for help on using tickets.

The last line of that paragraph is wrong and should be dropped. Earlier in the
paragraph is states that the return value is the read in image structure, or
NULL in case of an error. I've dropped the last line from the SDRS.