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
Implementation of strcmp
Apr 29, 2022
c
c-strings
strcmp
constexpr log10 Function for Integers
Mar 21, 2022
c++
constexpr
c-strings
string-length
logarithm
NSString cString is Deprecated. What is the alternative?
Nov 02, 2018
ios
objective-c
deprecated
c-strings
How to extract a substring from a string in C?
Nov 11, 2022
c
string
c-strings
C-String array initialization - is this mutable? [duplicate]
Apr 03, 2022
c++
c-strings
Default advice for using C-style string literals vs. constructing unnamed std::string objects?
Oct 01, 2022
c++
string
stdstring
string-literals
c-strings
Convert String^ in c# to CString in c++/CLI
Jan 20, 2019
c#
.net
string
mfc
c-strings
How can I check if a string has special characters in C++ effectively?
Feb 22, 2022
c++
string
whitelist
c-strings
When/Why is '\0' necessary to mark end of an (char) array?
Sep 09, 2022
arrays
c
char
c-strings
null-terminated
How to write a better strlen function?
Oct 07, 2022
c
string
optimization
pointers
c-strings
In C, can I initialize a string in a pointer declaration the same way I can initialize a string in a char array declaration?
Sep 19, 2022
c
pointers
arrays
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
« Newer Entries
Older Entries »