Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.
Login
Login
OnlineGDB Q&A
Questions
Unanswered
Tags
Ask a Question
Ask a Question
main.c:3:18: error: expected ';', ',' or ')' before 'c'
0
votes
asked
Aug 12, 2018
by
Ashruti Bisht
(
120
points)
what is this error. please help?
Please
log in
or register to answer this question.
2 Answers
+1
vote
answered
Aug 12, 2018
by
Akshay
(
170
points)
Check for Syntax errors. Probably you are missing a semicolon (;).
Please
log in
or register to add a comment.
0
votes
answered
Aug 24, 2018
by
Aditya Mudaliar
(
280
points)
no code provided how can we help
Please
log in
or register to add a comment.
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and receive answers from other members of the community.
...