CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
char
09-15
Net
compiler converts type character to integer randomly
09-14
Software design
The aim of this program is to remove all vowels from an input. The function is working fine until I
09-12
Enterprise
How should I do to be able to ask a yes or no question in C
09-12
Software design
Is String Literal in C really not modifiable?
09-09
Software design
checking char input in c
09-08
Blockchain
Compare char in password String
09-05
Enterprise
assigning a very big hexadecimal to a char through \u or \x
09-03
Software engineering
Javascript: how to check if letter "Y" is vowel or consonant?
09-03
Blockchain
How to make script look for multiple of the same vowels in one string?
08-31
OS
MATLAB Search Within a Cell Array of Cells
08-31
OS
C: Reading last n lines from file and printing them
08-30
Enterprise
How to return the char, of a loops next position, in a char array?
08-28
Enterprise
Why do I need "&" in printf when I want to print a pointer
08-27
Software design
substitution of one letter for another cipher key
08-25
Net
upper case to lowercase
08-24
other
using variable to define a char in MATLAB
08-22
front end
comparing characters of a string with constant characters doesn't work
08-21
database
Why does printing a char* not show the first letter?
08-21
OS
I have a problem with if statement (it skips all conditions and doesn't wait for user input)
08-21
Mobile
C language, Hangman game, if question, "char" and "char*" operand issue when com
08-19
Mobile
C Can't print certain words from Char array
08-19
Back-end
Function that takes array of strings and returns the longest one
08-18
Mobile
what is the relationship between char *[] and char ** when talking about array of character pointers
08-18
Software engineering
c 11 constexpr function cannot receive "const" return value?
08-17
Mobile
golang for loop a string, but it prints 'char' as int, why?
08-16
Blockchain
format string to specific format including dots and dashes
08-16
Net
C redefinition in while loop
08-14
Software design
Separating strings by a char after join method
08-13
Software design
Is it possible to point a char pointer to a whole string as I need the string to be printed?
08-12
Blockchain
Add const char and char in c
08-12
Blockchain
Im a beginner to C and getting an error with my code: assignment to char from char * makes integer f
08-11
Mobile
char and pointer in C language
08-11
database
Is there a way to point to a certain section of a string in C?
08-07
Net
C: Size of array changes scanf
08-07
other
C : wchar_t cannot be stored in a std::map as a key or value
08-06
Mobile
Why "eat" and "tea" have different char[]?
08-04
Mobile
Wondering why the size of my char is 4 bits?
08-04
Enterprise
What is the difference between chars() and codePoints() method in CharSequence interface?
08-01
OS
lvalue required as left operand of assignment - What causes this error and how to fix it?
07-30
Blockchain
C char array compare ' ' and '\0' and counter doesn't work
368
1
2
3
4
5
6
7
8
9
10
Next
Last
Links:
CodePudding