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.

how can i uploade a Project (.c , . h and . txt files) in one time?

+5 votes
asked Mar 14 by Adel Saha (210 points)

1 Answer

+1 vote
answered Mar 18 by Peter Minarik (86,580 points)
selected Mar 18 by Adel Saha
 
Best answer
I do not believe you can. You'd need to add your files to the project one by one.

OnlineGDB is more suited for small toy projects of a few files rather than medium (dozens of files) or large projects (hundreds of files).
Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...