| bcopy | |
| {bcopy} | |
| bcopy | |
| Removed in POSIX.1-2008. | |
| POSIX.1-2004 specification: {https://pubs.opengroup.org/onlinepubs/009695399/functions/bcopy.html} | |
| Gnulib module: bcopy | |
| bcopy | |
| Portability problems fixed Gnulib: | |
| This function is missing on some platforms: | |
| mingw, MSVC 14, Android 9.0. | |
| itemize | |
| Portability problems not fixed Gnulib: | |
| This function is removed in POSIX.1-2008. Better use {memcpy} | |
| or {memmove} instead. | |
| This module does not arrange to declare this function. | |
| itemize | |