I need to compile the code that someone gave me, which they wrote in code :: blocks. I know that code :: blocks uses gcc, but what is the specific format for the commands (s) that it uses to do this? Due to various circumstances, I cannot use code :: blocks for this, and I am too rusty when compiling C / C ++ to understand this from the code.
source
share