Cursos
Cursos
Compilador de Código
Compilador de Código
Discutir
Preços
Teams
Fazer login
Registrar
Menu
Q&A Discussões
Pesquisar
Pesquisar
Faça uma pergunta
Faça uma pergunta
Shall I edit <string.h> header file?
c++
data-types
0 Voto
1 Resposta
20th Feb 2017, 5:41 AM
Senthil Kumar M
Why the else condition in my code does not work,?
<string.h>
5 Votos
5 Respostas
15th Apr 2022, 1:14 PM
Egor Tonchev(EGO)
Why header file <string.h> is not working in sololearn playground ?
file
header
string
3 Votos
7 Respostas
7th Dec 2017, 12:39 PM
Samarth H Chinivar
#include <stdio.h> #include <string.h> int main() { string alien; scanf("%s",alien); strrev(alien); printf("%s",alie
c
-1 Voto
11 Respostas
11th Aug 2020, 1:07 PM
PRABHU D
#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 Voto
7 Respostas
11th Mar 2020, 9:43 AM
Allepu Madhan mohan
Does not exist strupr() and strlwr() in the library <string.h> of c++?
c++
string.h
strupr()
0 Voto
2 Respostas
24th Mar 2021, 9:43 AM
Eliezer
How to take input of string ?? Why gets is not working for header file <string.h> in c++ compiler of sololearn ?
string
2 Votos
6 Respostas
10th Dec 2017, 5:30 AM
Samarth H Chinivar
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Faça uma pergunta
Quente hoje
Audio adding
1 Votes
playground input
0 Votes
What is problem in this code
0 Votes
Stuck in Quize
1 Votes
This Program Does Something Weird. Can You Explain Why?
1 Votes
C Program
0 Votes
Software developer
0 Votes
Asking for final year project ideas!
1 Votes
TIPS From Veterans
1 Votes
How does JavaScript's event loop handle asynchronous operations like setTimeout, Promises, and async/await, and what are the dif
1 Votes