Cursos
Cursos
Compilador de Código
Compilador de Código
Debatir
Precios
Teams
Iniciar sesión
Registrarse
Menu
Sesiones de PyR
Buscar
Buscar
Haz una pregunta
Haz una pregunta
Please guide
char
0 Votos
5 Respuestas
15th Dec 2019, 8:51 AM
Arslan Ali
Char a[10]. How many characters can I input in this string
input
output
1 Voto
3 Respuestas
4th Sep 2019, 3:01 PM
Colin Joy
Cuál es la diferencia más notable entre char y String?
java
variables
0 Votos
4 Respuestas
6th Sep 2017, 1:45 AM
Myriam Abad
What difference is between: char *c, char * c, char* c in c++ (or another type of data not char)?
c++
pointers
0 Votos
2 Respuestas
30th Nov 2017, 9:37 AM
Anisim
Best alternative for scanf to avoid buffer overflow?? What's wrong with this.... How do I prompt user of inputted space or char
c
error
fgets
getchar
gets
programming
prompt
user
14 Votos
28 Respuestas
23rd Apr 2020, 9:12 AM
The CodeGeek
Getting error saying: operator '==' cannot be applied to type string or char
c#
0 Votos
11 Respuestas
11th Jan 2017, 2:43 PM
Henry Smallio
How can we repeat same design(char) many times in C language ?? Plzz give an example by making any design.
char
1 Voto
4 Respuestas
13th Feb 2021, 4:53 AM
✨ Rakesh Raj ✨
What is the default value of elements in char array in java
arrays
character
doubt
java
7 Votos
2 Respuestas
25th Dec 2017, 1:27 PM
Rstar
What is the difference between char and varchar in sql???
mysql
1 Voto
3 Respuestas
17th Apr 2017, 7:33 PM
CHANDRA MANI PANDEY
How to make an input scanner for char in java?
java
2 Votos
2 Respuestas
22nd Dec 2017, 1:54 AM
Jerico Infante
What happens if we compare an int with char ?? Explain the following program.
c
output
programming
question
12 Votos
3 Respuestas
7th Jun 2019, 3:38 AM
Manoj
Why char is given int? Why its not showing error?explain output plz.
c
char
unsigned
0 Votos
3 Respuestas
26th Dec 2021, 10:56 AM
gaurav kumar
WAP to count a char appeared in given string
java
-1 Voto
3 Respuestas
6th Mar 2017, 7:56 PM
Kashish Gupta
how can i get a user input for a char
java
2 Votos
2 Respuestas
26th Sep 2016, 3:35 PM
Dinuka
What is the difference between VARCHAR2 AND CHAR datatypes?
join
sql
0 Votos
2 Respuestas
7th Nov 2016, 6:44 AM
Ashish Vala
Why does C++ need char type if there are already integer?
c++
char
integer
1 Voto
2 Respuestas
26th Mar 2018, 3:03 PM
Zack zakariya
How many times would the following loop execute? Char a = 'a' While (a>'a' && a<='z') a++;
loops
1 Voto
11 Respuestas
28th Mar 2023, 4:30 PM
Subhasmita Dash
How tô show the position of a char on the screen?
java
0 Votos
3 Respuestas
7th Mar 2022, 2:33 PM
Maria Blanco
What is the difference between char *a and char* b ?
c
char
pointers
1 Voto
2 Respuestas
28th Feb 2020, 4:51 AM
Yash Chaudhari
Дана строка: «Ура! Скоро у нас каникулы !» Надо: Определить размер строки (длина).
char
1 Voto
3 Respuestas
3rd Jan 2021, 5:04 PM
Shaxzodbek Saidov
Why we can't use double quotes in char variable value?
java
variables
0 Votos
3 Respuestas
7th Feb 2017, 4:06 AM
hurricane
when we use char x ; then input x=97 what is the output??
c++
char
0 Votos
9 Respuestas
25th Oct 2016, 5:43 AM
gharam saad
Why can't I use char type with scanf() and do the void pointer in C language?
c_language
void_pointers
2 Votos
12 Respuestas
15th Jan 2020, 9:33 AM
Manthan Gohel
Whats difference between them ?
c
char
pointer
string
0 Votos
3 Respuestas
20th Apr 2021, 5:04 PM
[bool left=True;]
Why is there an error when I concatenate a String var with a char to form a new String and this char belongs to another String?
strings
0 Votos
3 Respuestas
2nd Aug 2020, 5:59 PM
Adriel Mederos
How to assign a math char into an Array ?
arrays
0 Votos
3 Respuestas
17th Dec 2017, 4:43 PM
Zarik Daniel
How to check if two characters inside one string are the same? - Answered, thank you!!
c++
char
string
2 Votos
33 Respuestas
29th Jun 2020, 1:45 PM
The_Fox
How to set password echo char as * instead of ● in html form field?
html
java
sololearn
3 Votos
14 Respuestas
28th May 2017, 2:14 PM
Manchukonda Manoj
Char *message = "this is a message"; what is mean by this in c language???
c
language
4 Votos
7 Respuestas
16th Jun 2019, 1:08 PM
Gaurav Rawat
How to find which char comes first in a string
c++
1 Voto
2 Respuestas
7th Dec 2016, 3:37 PM
Linards Liepenieks
In C! Did anyone used char main () ?
return
type
0 Votos
2 Respuestas
30th Jul 2017, 2:29 PM
Meeom
how can I use boolean or char as variables?
java
variables
0 Votos
2 Respuestas
7th Mar 2017, 9:18 AM
Hmmam Babe khuoja
What is error of my code?
char
0 Votos
2 Respuestas
28th Dec 2020, 12:28 PM
Arash
How to remove occurrence of a character if that char already exists?
calculator
javascript
regular-expressions
0 Votos
4 Respuestas
15th Jul 2021, 4:23 PM
dheeraj gupta
How does comparing something with unsigned char work in C?
c
help
school
1 Voto
1 Respuesta
25th Sep 2019, 8:26 PM
Matrioshkin
How to type unknown number of char element here(short program)
java
0 Votos
2 Respuestas
7th Apr 2020, 10:40 PM
Dzondzula
How do you replace a char to another index on the same string?
begineer
java
strings
1 Voto
5 Respuestas
17th Oct 2021, 1:50 PM
Rio
Charactor encoding system
char
2 Votos
1 Respuesta
4th May 2018, 5:49 PM
Disvolviĝo;
Why Char array is preferred over String for storing password?
java
1 Voto
2 Respuestas
27th Jun 2017, 7:50 PM
TUSHAR SHARMA
how do i get user input for char data type in java?
java
0 Votos
3 Respuestas
13th Sep 2021, 6:32 PM
Bobby Dike
Does too many dynamic memory allocation (of char type) results into "Compilation Error" as in my code?
allocation
c++
compilation
dynamic
error
memory
5 Votos
20 Respuestas
30th Dec 2017, 9:47 AM
Çůřîöş ßąšäñț 🇮🇳
How can i use a char pointer to write a string in c++
c++
char
pointers
strings
0 Votos
8 Respuestas
5th Feb 2017, 9:34 PM
Yusuf Bilgen
can the array char be edited by a function?
arrays
c++
functions
0 Votos
1 Respuesta
18th Apr 2017, 6:45 PM
Dimon Luchin
What is the difference between VARCHAR2 AND CHAR datatypes?
join
sql
-1 Voto
1 Respuesta
10th Nov 2016, 4:19 AM
Joemyr Ayen Ramos
include <stdio.h> int main() { char i=0; switch(i) { case '0': printf ("c"); break;
hh
0 Votos
9 Respuestas
7th Jan 2021, 8:50 AM
Ankit Kumar
How to make a char array containing only digits more efficient?
c++
0 Votos
4 Respuestas
15th Jul 2016, 8:58 PM
this->getName()
How I do a char array with 2 Index in C?
c
0 Votos
2 Respuestas
12th Jun 2019, 5:56 PM
Isaac Muniz
How do I return the ASCII value of a char variable?
c++
variables
0 Votos
4 Respuestas
2nd Jan 2017, 10:01 AM
Jeffrey Cheeseman
How to fix infinite loop when user enters char into int data type
c++
char
data-types
input
int
loops
1 Voto
6 Respuestas
17th Jun 2017, 1:06 PM
Shawn Kou
Anyone having C++ Switch program which accepts Char value by user for cases ?
case
char
switch
1 Voto
9 Respuestas
13th Aug 2018, 4:03 AM
Shubham Kadam
Haz una pregunta
Haz una pregunta
Haz una pregunta
Haz una pregunta
< Anterior
1
...
6
7
8
...
16
Siguiente >
En tendencia hoy
How many days will It takes to completely learn front end
4 Votes
SQL
3 Votes
JAVA PROGRAMMING
2 Votes
HTML/CSS questions
0 Votes
Solution to solving this bugged problem
2 Votes
What Does Pseudo Elements Mean.
2 Votes
IMAGE
0 Votes
Html
1 Votes
member initializer list : order of evaluation
0 Votes
How can I continue with my goal if I lost all my lives?
0 Votes