CommentSpecPtr
CommentSpec structure
#include <PictUtil.h>
typedef struct CommentSpec { Size Offset Description
short count; 2 0 number of occurrances of
this comment ID
short ID; 2 2 ID for the comment in the
picture
typedef CommentSpec *CommentSpecPtr;
typedef CommentSpec **CommentSpecHandle;