-
Caleb Xu authored
strlen() and strcpy() are provided by the <string.h> and <cstring> headers (as functions in global and std namespaces, respectively). Compilers MAY provide an implementation for either of the functions without including the extra header but the existence of a declaration without the header is not assured.
c6f7f577
| Name |
Last commit
|
Last update |
|---|---|---|
| .github | ||
| android | ||
| build | ||
| doc | ||
| python/build | ||
| src | ||
| subprojects | ||
| systemd | ||
| test | ||
| win32 | ||
| .clang-format | ||
| .gitignore | ||
| .travis.yml | ||
| AUTHORS | ||
| COPYING | ||
| NEWS | ||
| README.md | ||
| meson.build | ||
| meson_options.txt | ||
| mpd.svg | ||
| valgrind.suppressions |