keikosaito
Technical User
Hello everyone. I'm new to fortran, my teacher just teached us, but in class he just gave us examples and we typed it on fortran but there wasn't too much explanation from him so I don't really understand it. When I make a program and then compile it, it forces a creation of a workspace right? but if I save that and then open a new source file and then make another program and compile it do I need to make another workspace??, in other words do I need to close workspace in the previous program and then create another? I remeber I did that before and when i tried to compile the new program instead of the name of the new program it said build(name of the previous program).exe and execute(name of the previous program).exe and there were errors
What should I do?
What should I do?