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 char
Why is char *A able to hold strings while char A cannot?
Jun 30, 2022
c++
pointers
char
How do you append a char to a string in OCaml?
Nov 01, 2022
string
char
ocaml
String length between pointers
Nov 04, 2022
c
pointers
char
how to convert char array to wchar_t array?
Oct 03, 2022
c++
arrays
char
wchar-t
Java - what is the best way to check if a STRING contains only certain characters?
Oct 28, 2022
java
regex
string
char
Why must a pointer to a char array need strcpy to assign characters to its array and double quotes assignment will not work?
May 31, 2017
c++
arrays
string
char
strcpy
'a' == 'b'. It's a good way to do?
Jul 17, 2022
c++
c
comparison
char
How to remove characters from a string using LINQ
Jun 15, 2022
c#
linq
string
lambda
char
Char array compile time error upon assign a value from array
Jul 30, 2017
java
arrays
char
char_x < (char_y + 1) == char_x <= char_y?
Feb 07, 2022
java
algorithm
char
is there a way to set the length of a std::string without modifying the buffer content?
Sep 25, 2022
c++11
char
stdstring
Why no immutable set of ints while immutable set of chars is possible?
Oct 15, 2019
c
string
pointers
char
integer
Convert char* to uint8_t
Sep 11, 2022
c++
char
data-conversion
uint8t
How to convert string back to list using Pandas
Nov 27, 2019
python
string
list
pandas
char
Concatenate string literal with char literal
Nov 13, 2022
c
string
macros
char
concatenation
The concatenation of chars to form a string gives different results
Apr 22, 2022
java
string
char
concatenation
C++11 type deduction vs const char *
Jul 20, 2020
c++
c++11
char
auto
gotw
MYSQL VARCHAR or CHAR for fixed length string
Nov 05, 2022
mysql
char
varchar
Why is casting double to char allowed in Java?
Oct 14, 2022
java
casting
char
double
Is there a simple way to append a byte to a StringBuffer and specify the encoding?
Aug 15, 2022
java
utf-8
character-encoding
char
byte
« Newer Entries
Older Entries »