C++ running program and creating a new file, no moduler Follow
When I create a new project, that file runes properly when I write code. But when I create a new file in that same project whenever I try to run an error occurs. Another problem I ran into is that modular(%) does not seem to work.
Please sign in to leave a comment.
Hello!
>whenever I try to run an error occurs
What error do you get?
>modular(%) does not seem to work
Please provide more details.