Courses
Courses
Code Compiler
Code Compiler
Discuss
Pricing
Teams
Log in
Register
Menu
Q&A Discussions
Search
Search
Ask a question
Ask a question
Why we are using "&" when we denote a string in c and c++..???? Example :scanf("%d",&a)
c
c++
1 Vote
4 Answers
25th Jan 2018, 1:52 PM
Manimozhi Saravanan
Any one know how to rearrange the string into palindrome if possible using c
bulit
c
function
in
or
program
using
with
without
0 Votes
1 Answer
5th Nov 2019, 2:41 PM
Purushotham
How to take a string as input which has multiple lines and spaces in c language?
c
input
program
programming
string
0 Votes
1 Answer
15th Aug 2020, 8:17 AM
Mahdiuzzaman Nishat
How to convert a array of integer into string and I want to return it in c program
c
0 Votes
4 Answers
8th Sep 2020, 4:01 PM
Mohan Raj Murugan
Why can't I input name of student structure? Help me
array
c
string
structure
3 Votes
16 Answers
11th Dec 2021, 4:29 AM
Hảo Nguyễn Thiên
Returning string from function in c/c++[solved]
c
c++
return
string
2 Votes
28 Answers
9th Oct 2020, 10:25 PM
nicolas turek
How can we take input in single string with multiple integral values separated by commas in c or c++ languages?
c
c++
1 Vote
5 Answers
11th Mar 2020, 4:19 PM
Pankaj Kumar
HELP ME SOLVE THIS C PROGRAMMING EXAM (SOLVED)
c
clanguage
cprogramming
exams
functions
help
please
programming
string
strlen
0 Votes
12 Answers
28th Apr 2021, 7:17 PM
hafidz ridwan cahya
Could anyone explain why we can't assign string directly through = operator in structure concept in C programming
structure
-1 Vote
3 Answers
3rd Oct 2019, 8:52 AM
madhumathi
[SOLVED] Sololearn average word length problem
c
spoiler
string
2 Votes
7 Answers
18th Oct 2020, 4:11 PM
Davide
How to code a simple program in c or cpp language using string to print this👇(see in description)
simple
strings
1 Vote
2 Answers
16th Jun 2019, 6:09 AM
Pulkit soni
What's the difference between implicit declaration and explicit declaration of any stuff??????
c
string
1 Vote
2 Answers
18th Jun 2020, 5:56 AM
saurabh
Can help me 2 write c programming to read and write 5 friends name
c
string
0 Votes
2 Answers
21st Oct 2019, 1:58 PM
Harshitha.N
I did not understood the concept of string inc
c
string
0 Votes
3 Answers
10th Sep 2020, 2:36 AM
💓DORAEMON💓😍
Can you guide me where am i going wrong
c
loop
string
2 Votes
9 Answers
11th Sep 2020, 2:27 PM
Prashant Pandey
Write a code in c using only three array elements for finding largest common sub string
strcmp
0 Votes
1 Answer
29th Aug 2018, 7:03 PM
Mamatha
sscanf
c
string
-1 Vote
3 Answers
27th Dec 2018, 7:34 AM
Eva
How to count word without space in string (but the string have very long space). I want to count without space (C language)
c
clanguage
string
1 Vote
9 Answers
31st Oct 2020, 1:43 PM
Briana
C strings comparison
c
string
1 Vote
1 Answer
10th Nov 2018, 2:01 PM
Tute
How to write code in c for getting string from binary input corresponding to ASSIC value?
c
programming
0 Votes
1 Answer
6th Feb 2020, 4:17 PM
Somendro
Finding a letter in the string which corresponds to that number.
arrays
c
string
1 Vote
6 Answers
4th Oct 2024, 12:48 AM
Prakash Kumar Jaiswal
Why isn't this code working ? In description....
c
reverse
string
0 Votes
9 Answers
5th Dec 2021, 12:31 PM
RD:programmer
gets funtion is not working in c language with linux software
c
string
1 Vote
1 Answer
30th Oct 2018, 9:14 AM
Shobith Shobi
why does this code show the following output?
c
string
1 Vote
2 Answers
28th Apr 2020, 7:25 PM
Neha Ann Jacob
Why this is not working?how to make it work?
c
scanf
string
2 Votes
6 Answers
1st Dec 2021, 9:09 AM
gaurav kumar
How can I can store all string functions together?
c
string
switchcase
0 Votes
7 Answers
18th Feb 2021, 7:46 AM
aecliam
Write a program in C language which copy sentence from one string to another without using built in functions?
strings
-1 Vote
3 Answers
16th Jan 2021, 11:14 AM
Sajjad Qayyum
What is the problem on this code i want print reverse string
c
reverse
string
3 Votes
5 Answers
15th Jul 2018, 7:26 PM
Manoj Shelgoankar
name[] = "John Smith"; ( , stdout);
c
string
-3 Votes
3 Answers
19th Oct 2019, 4:06 PM
Tasnimul Alam
Write a program to count number of substrings in a given string .....do help me answer in c language other languages also accpt
c
html
java
javascript
3 Votes
6 Answers
26th Mar 2018, 2:04 AM
shaik ruhi
replace char in string
c
pointers
string
0 Votes
7 Answers
6th Nov 2019, 7:29 PM
nicolas turek
C program to print last word in a sentence
array
c
char
string
1 Vote
13 Answers
4th May 2019, 11:04 AM
muds huds
What is the difference when strcmp() is used in both C and C++?
c
cpp
string
3 Votes
4 Answers
16th Aug 2019, 1:41 PM
Aditya
What is the easiest method to remove first n letters from a string in c??
c
string
0 Votes
2 Answers
15th Apr 2020, 12:14 PM
Atiksh Mittal
How to turn an integer into a string?
c
c++
string
1 Vote
4 Answers
11th Feb 2022, 2:26 AM
Julio Amaro
Consider following 2 codes inside main function.👇👇👇 why output is different in both the cases????
beginner
c
string
2 Votes
5 Answers
18th Jun 2020, 6:36 AM
saurabh
How to resolve the error in c sharp... which is ...input string was not in correct format
access
c#
form
visual
0 Votes
2 Answers
7th Feb 2017, 1:43 PM
misal
Difference between strcmp() and strncmp().
c
string
stringfunctions
1 Vote
5 Answers
29th Oct 2019, 2:33 PM
Aditya Gupta
Why does this part always gets skipped? Please help.
c
string
switchcase
0 Votes
5 Answers
19th Feb 2021, 5:29 AM
aecliam
Why this outputs "lolearn" ??
c
pointers
string
0 Votes
5 Answers
31st Jan 2021, 5:42 AM
[bool left=True;]
fputs & puts
c
string
0 Votes
1 Answer
3rd Mar 2020, 2:41 PM
Alma Moon
Write a C program to search all occurrences of a word in given string using loop Array Index starts from 0
c
c++
strings
0 Votes
2 Answers
29th Feb 2020, 5:16 AM
Somya Sarathi Samal
Correction
c
string
0 Votes
1 Answer
21st Jun 2020, 3:34 PM
Brian
What is size_t data type...????
beginner
c
string
1 Vote
3 Answers
18th Jun 2020, 8:14 AM
saurabh
Quention on C
c
sizeof
string
0 Votes
5 Answers
7th Apr 2019, 3:11 PM
Yuvraj Singh
How do I check if a string contains a list of letters for example a b c d e ?
c#
0 Votes
1 Answer
1st Nov 2021, 12:21 AM
Super Saj
How to print last n characters of a string?
c
c++
java
string
4 Votes
6 Answers
17th Jun 2018, 4:58 PM
Crystal!!!😎
What Is My Mistake?
c
pointer
string
2 Votes
5 Answers
8th Dec 2017, 9:05 AM
Yusuf
How to print stack in C ?
c
stack
string
1 Vote
2 Answers
25th Dec 2022, 10:27 AM
Ratnapal Shende
[Solved] Other ways to take sentences one word at a time?
c
loops
string
2 Votes
1 Answer
13th Feb 2022, 5:57 AM
HungryTradie
Ask a question
Ask a question
Ask a question
Ask a question
< Previous
1
2
3
4
5
Next >
Hot today
I can't see my activity
5 Votes
Linking GitHub with Sololearn profile
1 Votes
I can't see my activity in my profile
2 Votes
Am getting discourage in my Language, Help me out🙏🙏
1 Votes
Error in python
2 Votes
Is the Coding Certificate Worth it??
3 Votes
High paying job?
2 Votes
Assets not loading without trailing slash
1 Votes
Do you Think Sololearn should add GDscript?
2 Votes
Model Context Protocol ? What is it ?
1 Votes