Mercurial > hg > libxtract
log examples/simpletest/simpletest.c @ 172:772c03f47063
age | author | description |
---|---|---|
Tue, 18 Jun 2013 13:23:17 -0700 | Jamie Bullock | Dynamically allocate storage in simpltest example. Ooura doesn't seem to like the being passed memory on the stack on Linux. Fixes #11 |
Tue, 18 Jun 2013 08:10:23 -0700 | Jamie Bullock | Define M_PI to 3.14159265358979323846264338327 on platforms where it is not provided by math.h |
Sun, 02 Jun 2013 22:55:18 +0100 | Jamie Bullock | More xtract functions included in simpletest example |