Mercurial > hg > audiodb
comparison libtests/0025/prog1.c @ 388:f6aa8c5cd865 api-inversion
Preparation for more complex inversion.
Add a file descriptor and a DB Header struct pointer into the audioDB
structure.
(The structure description that is visible in audioDB_API.h should never
be exposed to code _using_ the library; for that, the adb_t structure
should be completely opaque, only ever passed around to API functions.
For actually _implementing_ the library, though, of course we need
access to our own internals...)
author | mas01cr |
---|---|
date | Mon, 24 Nov 2008 11:12:57 +0000 |
parents | 94c18f128ce8 |
children | e072aa1611f5 342822c2d49a |
comparison
equal
deleted
inserted
replaced
387:033051b7dc6f | 388:f6aa8c5cd865 |
---|