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 string.h
Find the length of string array with strlen()
Jan 15, 2023
c++
string
string.h
including C/C++ headers in Xcode 4
Dec 18, 2022
c++
c
xcode4
header
string.h
Why strlen function works without #include<string.h>?
Dec 09, 2022
c
libraries
std
strlen
string.h
Why copy function arguments into local variables?
Oct 15, 2019
c
string.h
Are strupr() and strlwr() in string.h part of the ANSI standard?
Jun 02, 2022
c
string.h
strcmp() return different values for same string comparisons [duplicate]
Oct 30, 2022
string-comparison
strcmp
manpage
string.h
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
<string.h> or <string>?
Sep 24, 2022
c++
string
string.h