my replit c compiler is not working properly what can I do
Hey @chi100 welcome to the forums!
Thank you for your post and sorry that you are experiencing issues. However, the Replit support team may not be able to help you with this issue if you do not complete the template fields fully.
Without knowing the expected and actual behavior (screenshots are fine for this section) as well as the link to your Repl and the steps a member of the support team will need to follow to reproduce the error there won’t be much we can do to help you.
The more information you provide at the start, the easier it will be to identify if your bug report is an issue or a misunderstanding.
Please name the file you want to run main.c
or do some more complicated steps to run files of different names (I can explain this but I think it’s easier to just run change the file name to main.c
)
screenshot-2023-0302-233809.html
here it is
Your screenshot does not work, also a link to your repl (not invite) would be more helpful p
Please add a main.c file or configure your repl to run a different file via .replit. Unlike most IDE’s, replit does not automatically run the current open file. If this does not solve your issue please post your error.