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
How do I subtract one character from another in Rust?
Apr 16, 2022
rust
char
How can I bitwise XOR two C char arrays?
Sep 16, 2022
c
arrays
char
bit-manipulation
xor
char and char* (pointer)
Jun 07, 2019
c++
pointers
char
dereference
type-mismatch
Why do we need to add a '\0' (null) at the end of a character array in C?
Jan 25, 2020
c
arrays
string
algorithm
char
What makes a char * an array of chars?
Nov 13, 2022
c++
c
arrays
pointers
char
How do I simply compare characters in C++?
Feb 13, 2022
c++
char
equals-operator
What is the difference between isAlpha and isLetter?
Sep 11, 2022
haskell
char
How to store a const char* to a char*?
Aug 26, 2022
c++
char
constants
type-conversion
cast char array to integer
Oct 03, 2022
c
arrays
pointers
char
int
How to pass pointer back in ctypes?
Oct 19, 2022
python
pointers
dll
char
ctypes
What to watch out for when converting a std::string to a char* for C function?
Sep 16, 2022
c++
c
string
char
c++-faq
why sizeof('a') is 4 in C? [duplicate]
Nov 07, 2022
c
char
sizeof
literals
"Char cannot be dereferenced" error
Oct 22, 2022
java
char
dereference
Is "\n" considered one or two characters, and can it be stored in a char?
Mar 09, 2022
c++
string
variables
char
strcat concat a char onto a string?
Oct 01, 2019
c
string
char
concatenation
strcat
Why C++ would not print the memory address of a char but will print int or bool? [duplicate]
Mar 12, 2022
c++
char
memory-address
In C Left shift (char) 0xFF by 8 and cast it to int
Mar 14, 2022
c
char
signed
shift
Why C and C++ hate signed char so much?
Jan 13, 2018
c++
c
char
Java Converting: char[] array --> String
Nov 02, 2022
java
string
char
printf() prints whole array
Sep 22, 2022
c
arrays
char
printf
« Newer Entries
Older Entries »