Cours
Cours
Compilateur de code
Compilateur de code
Discuter
Équipes
Se connecter
S'inscrire
Menu
Discussions Q&R
Chercher
Chercher
Poser une question
Poser une question
Shall I edit <string.h> header file?
c++
data-types
0 Vote
1 Réponse
20th Feb 2017, 5:41 AM
Senthil Kumar M
Why the else condition in my code does not work,?
<string.h>
5 Votes
5 Réponses
15th Apr 2022, 1:14 PM
Egor Tonchev(EGO)
Why header file <string.h> is not working in sololearn playground ?
file
header
string
3 Votes
7 Réponses
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 Vote
11 Réponses
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 Vote
7 Réponses
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 Vote
2 Réponses
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 Votes
6 Réponses
10th Dec 2017, 5:30 AM
Samarth H Chinivar
Poser une question
Poser une question
Poser une question
Poser une question
Aujourd'hui en vedette
Help please?
4 Votes
How to get better with problem-solving and programming
1 Votes
Ejercicio Pytho
0 Votes
Odd even threads without condition variable
0 Votes
What is that z for
0 Votes
Bug on "Java for Beginners Module 3 Quiz"
1 Votes
Suggestions needed
4 Votes
Game development
0 Votes
Write a program to find the strings are in isogram or not
0 Votes
Ruby programming?
3 Votes