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 c-strings
Why should one use std::string over c-style strings in C++?
Sep 18, 2022
c++
string
c-strings
Proper way to copy C strings
Mar 16, 2022
c++
string
copy
c-strings
Comparing two char* for equality [duplicate]
Apr 02, 2022
c++
c-strings
Print part of a string in C
Nov 14, 2022
c
c-strings
Set Qt default encoding to UTF-8
Apr 06, 2019
qt
utf-8
character-encoding
c-strings
What if I don't call ReleaseBuffer after GetBuffer?
Sep 13, 2019
c++
mfc
c-strings
getbuffer
Are strtol, strtod unsafe?
Nov 15, 2022
c
constants
std
c-strings
const-char
converting c style string to c++ style string
Oct 16, 2022
c++
c-strings
Is there anyway to create null terminated string in Go?
Aug 26, 2022
string
go
c-strings
A proper way of associating enums with strings
Sep 12, 2022
c
enums
c-strings
Selecting only the first few characters in a string C++
Oct 07, 2022
c++
string
c-strings
How to declare constexpr C string?
Sep 04, 2022
c++
constexpr
c-strings
string-literals
Strip first and last character from C string
Sep 04, 2022
c
string
c-strings
How to use memset while handling strings in C++? [closed]
Oct 15, 2022
c++
initialization
c-strings
string-literals
memset
Why do I first have to strcpy() before strcat()?
Sep 03, 2022
c
c-strings
Why is strdup considered to be evil
Sep 03, 2022
c
c-strings
C - split string into an array of strings
Oct 27, 2022
c
c-strings
Expand macros inside quoted string [duplicate]
Mar 08, 2022
c
macros
c-preprocessor
c-strings
Can a std::string contain embedded nulls?
Nov 16, 2022
c++
stdstring
c-strings
null-terminated
Using C-string gives Warning: "Address of stack memory associated with local variable returned"
Aug 28, 2022
c++
pointers
c-strings
« Newer Entries
Older Entries »