sox_ng wiki - Includes


Includes

The include files cascade in this order:

sox_ng.h is included by users of libsox_ng.

sox_i.h is included by sox-internal source files.

sox_ng.c is the only source file not to include sox_i.h because it is a user of libsox_ng, but it does include util.h for the sox_* type definitions and portability hacks.

That leaves individual source files to include, if needed: - <ctype.h> - <fcntl.h> - <io.h> - <stropts.h> - <unistd.h>


Generated by makehtml.sh on Thu Nov 6 12:43:24 PM CET 2025