For a project , i have to program a script in C using "gcc" on an "ubuntu virtual machine". I have the virtul machine installed, and i can access the ubuntu operating system. Aparentely the "gcc" is installed. I cant find it. As far as i understand gcc can compile C code, so far so good. Now, exactly how do i make that happen? I'm used to program in matlab, that's easy, you open matlab, write something, and then execute.
On what icon do you click to make that happen using "gcc" on "ubuntu"? If i search for "gcc" on the "file system", i find some folders named "gcc" but no .exe to start. I'm slowly realizing that there simply might be no .exe file, that's just something that hopelessly stupid windows users rely on.
Seriously though, how?