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 strncpy
Creating C substrings: looping with assignment operator VS strncopy, which is better?
Feb 21, 2023
c
substring
assignment-operator
strncpy
Copying n chars with strncpy more efficiently in C
Dec 18, 2022
c
string
malloc
strncpy
Weird behavior with stack and heap while using strncpy
Dec 16, 2022
c
string
malloc
strncpy
Copy length of characters from array to std::string
Dec 07, 2022
c++
arrays
string
copy
strncpy
strncpy doesn't always null-terminate
Dec 05, 2022
c
strncpy
strncpy implementation too complicated in glibc
Nov 13, 2022
c
glibc
strncpy
traversing C string: get the last word of a string
Oct 15, 2022
c
string
strncpy
strncpy documentation question
Oct 14, 2022
c++
c
strncpy
Copy end of string in C
May 07, 2022
c
string
copy
strncpy
strncpy equivalent for std::string?
Sep 25, 2022
c++
string
strncpy
strncpy and using sizeof to copy maximum characters
Jan 05, 2020
c
strncpy
utf8 aware strncpy
Mar 28, 2019
c++
c
utf-8
strncpy
strncpy leading to segmentation fault
Sep 02, 2022
c
segmentation-fault
strncpy
What is the best alternative to strncpy()?
Aug 28, 2022
c
strncpy
What is the difference between memcpy() and strncpy() given the latter can easily be a substitute for the former?
Oct 14, 2022
c
memcpy
strncpy
string.h
Uninitialised value was created by a heap allocation
Nov 12, 2022
c
pointers
malloc
valgrind
strncpy
'strncpy' vs. 'sprintf'
Aug 22, 2022
c
printf
strncpy
Convert zero-padded bytes to UTF-8 string
Apr 24, 2022
python
unicode
utf-8
byte
strncpy
strncpy or strlcpy in my case
Mar 10, 2022
c
copy
c-strings
strncpy
gcc-8 -Wstringop-truncation what is the good practice?
Dec 16, 2021
c++
gcc
strncpy
gcc8
Older Entries »