-
Nikias Bassen authored
strtok_r is not available on win32 and the designated strtok_s function is reported to not work on windows xp. Hence we use an easier an non-destructive implementation with strspn and strcspn to strip out the whitespace.
86ae825f
Name |
Last commit
|
Last update |
---|---|---|
cmake | ||
cython | ||
include | ||
libcnary | ||
plistutil | ||
src | ||
swig | ||
test | ||
.gitignore | ||
AUTHORS | ||
CMakeLists.txt | ||
COPYING | ||
COPYING.LESSER | ||
NEWS | ||
README | ||
doxygen.cfg | ||
libplist++.pc.in | ||
libplist.pc.in |