Plans?

Table 6-1.

TODO Which Release
use pspsdword_t and pspsword_t instead of long and short in all interface data. 0.3
Implement PSPStrError 0.3
String access to all creator fields. This means that Application and Date fields have to be converted to text from the internal PSP representation (and back when write support is available). 0.5
Make reentrant (PSPErrno) 0.5
Write support 0.5 or 0.7
Flattening of multi-layered images 0.7 or later
Conversion for double precision floats for systems with different floating point formats (if they exist) ?
Find out if there is one single system where time_t is not a standard 32bit integer, and what could be done about this fact. Another way could be to include this in checks for endianness, ... ?