[vorbis-dev] Windows CE support
Segher Boessenkool
segher at eastsite.nl
Mon Sep 4 00:06:13 PDT 2000
> #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.
More information about the Vorbis-dev
mailing list