Question about data strcutures
Deven Phillips <[email protected]> Wed, 23 Jun 2004 16:38:19 -1000
| Newsgroups | gmane.comp.audio.mad.user |
|---|---|
| Message-ID | <[email protected]> |
Hi,
I have written an application which uses libMAD. I was looking at
the code for the library and I find that two things are bothering me:
1. The majority of cleanup functions are just #define'd stubs and
actually do nothing.
2. Why aren't the data structures typedef'd for easier use?
Just curious, and perhaps you can all provide me with a reaonable
explanation that will make me more comfortable with it.
Thanks!!
Deven Phillips