|
From: robs <aq...@ya...> - 2007-12-24 09:39:38
|
--- Pavel Parkhomenko <ra...@gm...> wrote:
> I would like to use libsox/libsfx in a C++ program,
For C++, please use something like:
extern "C" {
#include <sox.h>
}
Cheers,
Rob
__________________________________________________________
Sent from Yahoo! Mail - a smarter inbox http://uk.mail.yahoo.com
|