[vorbis-dev] Windows CE support
Taral
taral at taral.net
Mon Sep 4 00:07:00 PDT 2000
Thank you. It's been a while since I wrote in C...
Taral
On Mon, 4 Sep 2000, Segher Boessenkool wrote:
> > #define strcpy(d, s) ((char *) memcpy(d, s, strlen(s)))
>
> #define strcpy(d, s) ((char *) memcpy((d), (s), strlen(s) + 1))
>
> Ciao,
>
> Segher
>
>
> --- >8 ----
> List archives: http://www.xiph.org/archives/
> Ogg project homepage: http://www.xiph.org/ogg/
> To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
> containing only the word 'unsubscribe' in the body. No subject is needed.
> Unsubscribe messages sent to the list will be ignored/filtered.
>
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis-dev
mailing list