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 does the function `memchr()` use `int` for the argument of `char` type?
Nov 07, 2022
c
char
Using fgets() with char* type
Nov 12, 2022
c
string
char
fgets
Is there a C# equivalent of Pythons chr and ord?
Nov 05, 2022
c#
python
char
C++ How to find char in a char array by using find function?
Jun 05, 2018
c++
arrays
char
why a "char*" can point to a "const char*"?
Jun 26, 2017
c
char
constants
Why do languages like Java distinguish between string and char while others do not? [closed]
Aug 24, 2022
java
python
ruby
string
char
Time complexity of Arrays.equals()
Apr 09, 2020
java
arrays
char
equals
time-complexity
Why is char *str = "anything" always the size of 8?
Nov 01, 2022
c
arrays
string
char
byte
Why I can not use space after on :before :after content when using unicode
Apr 04, 2022
css
unicode
char
css-content
How do I avoid StringIndexOutOfBoundsException when char has no value?
May 11, 2022
java
null
char
Char to Operator C++
Jun 24, 2017
c++
char
operators
Operator ‘==’ cannot be applied to operands of type ‘char’ and ‘string’
Nov 10, 2022
c#
.net
arrays
string
char
How do I convert from a char array [char; N] to a string slice &str?
Aug 23, 2022
string
char
rust
how to print char array in c++
Oct 21, 2022
c++
arrays
pointers
char
Capitalize sentence in C# [duplicate]
Dec 30, 2020
c#
string
char
Char(9) doesn't print tab in Sql server 2005
Nov 10, 2022
sql-server
char
Java String/Char charAt() Comparison
Sep 16, 2022
java
char
comparison
charat
Why can't I write ch=ch+1; instead of ch++; though they have same meaning
Sep 13, 2022
java
char
integer
increment
Why is sizeof a char literal not the same as sizeof(char)? [duplicate]
May 20, 2022
c
char
sizeof
literals
Create char from char* that includes escape character
Nov 19, 2022
c
pointers
char
« Newer Entries
Older Entries »