Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ CDdeleteparser(3dm) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

CDintro(3dm)

CDaddcallback(3dm)

CDclose(3dm)

CDcreateparser(3dm)

CDopen(3dm)

CDparseframe(3dm)

CDreadda(3dm)

CDremovecallback(3dm)

CDresetparser(3dm)

CDseek(3dm)

CDseekblock(3dm)

CDseektrack(3dm)



CDdeleteparser(3dm)                                        CDdeleteparser(3dm)



NAME
     CDdeleteparser - deletes a CD digital audio data parser

SYNOPSIS
     #include <sys/types.h>
     #include <dmedia/cdaudio.h>

     void CDdeleteparser(CDPARSER* cdp)

PARAMETER
     cdp   A pointer to the CDPARSER to be deleted.

DESCRIPTION
     CDdeleteparser(3dm) deletes the specified parser and frees the memory it
     was using.  cdp should not be used after calling CDdeleteparser(3dm).

SEE ALSO
     CDintro(3dm), CDaddcallback(3dm), CDclose(3dm), CDcreateparser(3dm),
     CDopen(3dm), CDparseframe(3dm), CDreadda(3dm), CDremovecallback(3dm),
     CDresetparser(3dm), CDseek(3dm), CDseekblock(3dm), CDseektrack(3dm)

AUTHOR
     Mark Callow
































                                                                        Page 1



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026