#C Giving Error
16 messages · Page 1 of 1 (latest)
When your question is answered use !solved to mark the question as resolved.
Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For more information use !howto ask.
main is defined in both task.c and firstcode.c (assuming those are the source code file names)
oooh yes just noticed that I have another file
so I can't have two dofferent mains in two different files under one folder>
?*
u only can have 1 main func
Main is your main function
If you want to do multiple tasks you better look at threads
Sure you can, its just a matter of using your compiler correctly
Compile only one file at a time, and name the executables differently, and youre good to go
@echo crescent if any of that is confusing, let us know, and tell us what compiler/os youre using
Thank you guys for clarification, will do!
Kinda busy rn, should I close this thread or open a new one later today?
Dunno, im not a mod here
!solved