% run this through LaTeX with the appropriate wrapper
%	Presentation Stream Failure Codes

\normalsize
\[\begin{tabular}{rl}
\tt PS\_ERR\_NONE&	No error\\
\tt PS\_ERR\_OVERID&	Overflow in ID\\
\tt PS\_ERR\_OVERLEN&	Overflow in length\\
\tt PS\_ERR\_NMEM&	Out of memory\\
\tt PS\_ERR\_EOF&	End of file\\
\tt PS\_ERR\_EOFID&	End of file reading extended ID\\
\tt PS\_ERR\_EOFLEN&	End of file reading extended length\\
\tt PS\_ERR\_LEN&	Length mismatch\\
\tt PS\_ERR\_TRNC&	Truncated\\
\tt PS\_ERR\_INDF&	Indefinite length in primitive form\\
\tt PS\_ERR\_IO&	I/O error\\
\tt PS\_ERR\_XXX&	Internal error code
\end{tabular}\]
