[MPlayer-dev-eng] Re: [PATCH] af_ambisonic
Alex Beregszaszi
alex at rtfs.hu
Wed Apr 18 15:24:37 CEST 2007
Hi,
> >> +#if defined(_WIN32) && !defined (__CYGWIN__)
> >> +static char* strsep(char** haystack, char *needle)
> > what does this do?
>
> It was actually a surprise to see there is no strsep(3) in mingw, so I
> reimplemented it.
In the case you can't live without it, the proper place is at osdep/ for
the strsep implementation. And don't forget adding configure checks.
--
Alex Beregszaszi
More information about the MPlayer-dev-eng
mailing list