Cursussen
Cursussen
Code Compiler
Code Compiler
Discussiëren
Prijzen
Teams
Inloggen
Registreren
Menu
Q&A Discussies
Zoeken
Zoeken
Stel een vraag
Stel een vraag
Can we compare string datatype with char datatype
c++
data-types
strings
0 Stemmen
3 Antwoorden
28th Nov 2016, 6:02 PM
prasanth pra
What is difference between char var and String var
java
strings
variables
2 Stemmen
2 Antwoorden
4th Mar 2017, 5:14 PM
Anyon2748
Any ideas how to convert a char to string and vice-versa?
c++
char
code
convert
cpp
programming
string
0 Stemmen
10 Antwoorden
9th May 2017, 5:10 PM
Γιάννης Δημητριάδης
How to print the name and int and char
java
variables
-1 Stem
3 Antwoorden
17th Aug 2019, 11:32 AM
Hassan AlShangiti
How can I concatenate a given string with a string I take as input?
char
1 Stem
8 Antwoorden
7th Jul 2018, 7:30 AM
Syed Naqvi
C++, does * work as a char variable?
cpp
0 Stemmen
1 Antwoord
14th Oct 2019, 4:07 AM
Randi Bolt
What are int argc and char *argv[] for?
c++
main
1 Stem
2 Antwoorden
11th Mar 2017, 12:21 AM
NNNicomedes
ASCII ' \\ ' in a char array [unresolved]
arrays
ascii
c++
0 Stemmen
2 Antwoorden
29th Jul 2020, 6:07 AM
Solus
A c++ that converts char into ASCII number and vice versal.
c++
strings
2 Stemmen
6 Antwoorden
18th Jul 2018, 6:08 PM
Ezedin Ali
How to input from console a char variable??
java
1 Stem
2 Antwoorden
12th Oct 2017, 10:30 AM
Anuraj Garhwal
How can I make a char into a string
char
if
strings
0 Stemmen
2 Antwoorden
27th Nov 2018, 6:54 PM
MargaritaK
Can a for loop work with strings or char ?
forloops
1 Stem
3 Antwoorden
7th May 2019, 11:35 PM
The unknown 321
Why my 2nd char input line in do_while loop getting skipped?
c
dowhile
0 Stemmen
8 Antwoorden
25th Jan 2019, 3:45 PM
Md Faridul Islam
What is the input statement for char in java?
input
java
0 Stemmen
3 Antwoorden
2nd Apr 2019, 8:27 AM
Fawaz
#include <iostream> #include <string> using namespace std; int main() { char *p= "this"; p+=2; char c= 1 + *p; cout <<c;
c++
code
0 Stemmen
4 Antwoorden
3rd Jul 2017, 5:09 PM
Kushagra Agarwal
How to display backslah char into a string?
quotes
ruby
string
2 Stemmen
1 Antwoord
11th Aug 2017, 2:50 PM
Ardhika Permada
What is for input of char in scanner cladd
input
java
1 Stem
3 Antwoorden
8th Sep 2017, 9:21 AM
SK Ali
how to assign the values of char array to integers.
c++
1 Stem
3 Antwoorden
12th Mar 2021, 4:22 PM
Jawahirullah
How to differentiate int, float, char type variables in python?
python
1 Stem
5 Antwoorden
1st Mar 2018, 3:59 PM
swagat patro
How to get string with space
char
1 Stem
6 Antwoorden
27th Jan 2019, 6:06 AM
Easa
How to print Nth word of a C char array?
arrrays
c
2 Stemmen
2 Antwoorden
24th Aug 2021, 3:32 PM
David Holmes Ng'andu
How can I convert string into a char in java ?
char
java
string
to
4 Stemmen
5 Antwoorden
21st Sep 2017, 6:27 PM
Hemant Jaiswal
Does the switch case must only contain number? How about char or string?
c++
switch
5 Stemmen
12 Antwoorden
24th Dec 2016, 1:52 AM
Rakki
How can use char pointer, in private class and use them, to a string or char in my program pls help if can
c++
code
3 Stemmen
3 Antwoorden
6th Sep 2017, 2:35 AM
Pickle_Rick()
How is the memory allocation for array of char when i run the following code.. char a[2]; but i input a as computer
c++
2 Stemmen
4 Antwoorden
28th Jul 2017, 12:31 PM
Jose Thomas
Why C strings are declared char * ?
c
c++
memory
pointers
strings
1 Stem
1 Antwoord
6th Apr 2017, 12:38 PM
João Krejci
Are there no unsigned int, unsigned char in java.?
java
variables
0 Stemmen
3 Antwoorden
9th Nov 2016, 7:20 PM
Kelvin Murithi
How Can I use setters and getters in a char array? c++
array
c++
chararray
pointers
1 Stem
6 Antwoorden
31st Aug 2019, 2:16 PM
Eduardo Perez Regin
Why Char array is preferred over String for storing password?
java
3 Stemmen
3 Antwoorden
8th Jan 2018, 4:11 PM
raveena kagne
I want to explain about the type of variable char in C++?
c++
2 Stemmen
4 Antwoorden
16th Apr 2023, 11:21 PM
Salam Tamam Kasm
Can we create main function is char type in C++
c++
classes
function-arguments
functions
main
return
1 Stem
2 Antwoorden
3rd May 2019, 2:47 PM
Mohit Ravindra Jadhav
In a string, how can i separe important values in char or in different string values?
c++
strings
-1 Stem
13 Antwoorden
13th Aug 2022, 4:39 PM
eloufou
A way to input a choice
char
0 Stemmen
6 Antwoorden
9th Nov 2020, 1:43 AM
Richard Goulbourne
Can anyone pls explain the use of string, char ,and bool
c++
data-types
0 Stemmen
7 Antwoorden
3rd Oct 2016, 5:04 PM
ryan simethy
#include <stdio.h> #include <string.h> int main() { char a[100]; int i,j,b=0,c; gets(a); c=strlen(a); for(i=0;i<c;i++)
c
1 Stem
7 Antwoorden
11th Mar 2020, 9:43 AM
Allepu Madhan mohan
How can i change char to int and send it to massiv in c++
c++
1 Stem
14 Antwoorden
27th Nov 2020, 10:58 AM
Behzod
What's the difference between a String and a Char Array?
data-types
1 Stem
4 Antwoorden
25th Jun 2017, 6:35 PM
Damitha D. Wijayasiri
C++ - Why are strings equal, but char arrays not?
arrays
c++
strings
2 Stemmen
1 Antwoord
10th Sep 2019, 7:57 AM
Paolo De Nictolis
can I use char as a variable in the if statement?
c++
if-statements
0 Stemmen
7 Antwoorden
12th Aug 2016, 12:48 AM
izuchukwu uchegbu
how to convert char array to int array in c language ?
c++
0 Stemmen
4 Antwoorden
21st Sep 2019, 5:06 AM
Hesham Aamer
Разница между string, char, const char и char[256].
c++
char
char[256]
const_char
string
types
0 Stemmen
1 Antwoord
21st Dec 2018, 8:01 PM
softer
In c what is meant by char *s? I know char s is declaring s variable of character but what * means?
y
0 Stemmen
3 Antwoorden
22nd Jul 2018, 11:10 AM
Saurabh Jankat
Why print 8 value when input char for %d
input
output
1 Stem
1 Antwoord
3rd Apr 2019, 11:16 AM
Manchanayakage Shalika Prasad
What is difference between string str="string"; and char str[50]={'s','t','r','i','n','g'}; ?
strings
1 Stem
2 Antwoorden
12th Aug 2019, 8:05 AM
Batul Makada
how i can determine all the combination of words from a matrix of type char
help
java
0 Stemmen
23 Antwoorden
27th Nov 2017, 5:18 PM
Säß Ŕî
Char near int - please help me understand
char
int
java
variables
0 Stemmen
1 Antwoord
24th Oct 2016, 9:15 PM
Adriano30
What is the purpose of const char *
c++
0 Stemmen
1 Antwoord
15th Nov 2016, 6:30 PM
Sand
How to declare..int and char in an array?
array
c++
functions
0 Stemmen
1 Antwoord
23rd Oct 2016, 6:07 PM
Ryn
Please guide
char
0 Stemmen
5 Antwoorden
15th Dec 2019, 8:51 AM
Arslan Ali
Why unsigned char data type range is between 0 and 255?
c
4 Stemmen
1 Antwoord
18th Jan 2019, 1:26 PM
Zhenis Otarbay
Stel een vraag
Stel een vraag
Stel een vraag
Stel een vraag
< Vorige
1
...
5
6
7
...
16
Volgende >
Populair vandaag
Guys I don't know anything about cooding who can help me pls
1 Votes
Decorators in python.
2 Votes
Coding for Cybersecurity
1 Votes
Need help
1 Votes
What do you think of this code and what are your suggestions for developing and modifying it?, How can I develop myself more?
1 Votes
Salut tout le monde
2 Votes
Pointers in c#
1 Votes
Please click me
0 Votes
Can sololearn have multiple inpus&outputs?
3 Votes
How to Get Better at Solving Programming Problems
0 Votes