Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in memcpy
copy bytes without memcpy()
Apr 16, 2026
c
memcpy
C++ Only Store Specific Bytes of a double in a char*
Apr 04, 2026
c++
arrays
char
buffer
memcpy
How do I convert an cv::Mat to float pointer?
Apr 03, 2026
c++
c
opencv
memcpy
vlfeat
How do I use memcpy_toio/fromio?
Apr 03, 2026
c
linux-kernel
memcpy
Why does bit cast require both types to be trivially-copyable?
Mar 18, 2026
c++
c++20
memcpy
type-punning
bit-cast
How do I determine if a type is memcpy-save?
Mar 16, 2026
c++
memcpy
type-traits
memcpy() leading to EXC_BAD_ACCESS in iOS
Mar 08, 2026
ios
objective-c
nsdata
memcpy
OpenGL: why does glMapNamedBuffer() return GL_INVALID_OPERATION?
Mar 01, 2026
opengl
runtime-error
buffer
memcpy
Do strncpy/memcpy/memmove copy the data byte by byte or in another efficiently way?
Feb 27, 2026
memcpy
strcpy
strncpy
memmove
effective-c++
Does std::bit_cast incur an overhead?
Feb 24, 2026
c++
bit-manipulation
memcpy
faster numpy array copy; multi-threaded memcpy?
Feb 25, 2026
python
arrays
multithreading
numpy
memcpy
How to do type punning correctly in C++ [duplicate]
Feb 22, 2026
c++
memcpy
reinterpret-cast
type-punning
Why am i getting an exception at dynamic_cast after filling object with zeros using memset
Feb 19, 2026
c++
inheritance
memcpy
dynamic-cast
memset
Converting an array of int to an array of char and back via memcpy in c++
Feb 20, 2026
c++
c
memcpy
why cant I use const arguments in memcpy?
Feb 15, 2026
c++
c
constants
memcpy
Using memcpy to copy a structure into the heap
Feb 06, 2026
c
struct
memcpy
Copy a uint8_t array to a struct
Jan 30, 2026
c
memcpy
string-literals
Hand written move
Jan 28, 2026
c++
c++11
move-semantics
memcpy
How to set number of bytes with memcpy?
Jan 23, 2026
c
memcpy
heartbleed-bug
Older Entries »