Howdy,
Rank newbian here, so please excuse if this has already been brought up.
Getting the latest Beta source (3.36) and attempting to compile get_audio.c
gives me an error, 'constant expected'.
int fskip(FILE *sf,long num_bytes,int dummy)
{
char data[num_bytes] <------------------
....
This doesn't fly in MSVC 5. It always wants a constant value when defining
arrays.
thanks for the great effort!
mark stephens
--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )
