• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

Q&A Discussions

Shall I edit <string.h> header file?
c++data-types
0 Votes
1 Answer
20th Feb 2017, 5:41 AM
Senthil Kumar M
Senthil Kumar M - avatar
Why the else condition in my code does not work,?
<string.h>
5 Votes
5 Answers
15th Apr 2022, 1:14 PM
Egor Tonchev(EGO)
Egor Tonchev(EGO) - avatar
Why header file <string.h> is not working in sololearn playground ?
fileheaderstring
3 Votes
7 Answers
7th Dec 2017, 12:39 PM
Samarth H Chinivar
Samarth H Chinivar - avatar
#include <stdio.h> #include <string.h> int main() {    string alien;    scanf("%s",alien); strrev(alien); printf("%s",alie
c
-1 Vote
11 Answers
11th Aug 2020, 1:07 PM
PRABHU D
PRABHU D - avatar
#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 Answers
11th Mar 2020, 9:43 AM
Allepu Madhan mohan
Allepu Madhan mohan - avatar
Does not exist strupr() and strlwr() in the library <string.h> of c++?
c++string.hstrupr()
0 Votes
2 Answers
24th Mar 2021, 9:43 AM
Eliezer
Eliezer - avatar
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 Answers
10th Dec 2017, 5:30 AM
Samarth H Chinivar
Samarth H Chinivar - avatar
Hot today
Should i learn python more or HTML?
2 Votes
how much time will it take to learn python OOP if i spend 1 hour everyday
0 Votes
How to start learning Python programming?
1 Votes
Is it good for student to study C++ first?
0 Votes
Active learner
0 Votes
Does solving a code coach actually give XPs?
4 Votes
Code challenge
0 Votes
A Little Question Here!
1 Votes
finding my compiler path
0 Votes
(Resolved) Error: Gcc undefined reference to sha 256 🙄🤦🏽‍♀️
1 Votes