@dvc123581321 nano is a multi-purpose editor you can use it to write programs in python c c++ java and some others.
GCC means Gnu Compiler Collection and is basically a small program that translates the code into the binary "computer language" that the computer is able to read directly. the reason why it's called compiler collection is because it is able to translate many different programming languages not just c++ but also c java and others.
@ jtrtoday tnx man !!!!
yasassamurdhi 6 days ago
i create the same file, but always have an error, i dont know why.
1wylosuavez1 1 month ago
Why does your theme look like Vista...?
TheCurlyBrace 2 months ago
@BenPittoors Things in this video that are C++ and not C: iostream header file, namespaces, cout and endl
CPUhacker24 2 months ago
@BenPittoors "using namespace std;" c++
lightbdsm 3 months ago
this is not C++
this is plain C (but GCC can handle that too)
BenPittoors 3 months ago
@dvc123581321 Nano is a text editior. GCC is a compiler.
richardp5991 5 months ago
@dvc123581321 nano is a multi-purpose editor you can use it to write programs in python c c++ java and some others.
GCC means Gnu Compiler Collection and is basically a small program that translates the code into the binary "computer language" that the computer is able to read directly. the reason why it's called compiler collection is because it is able to translate many different programming languages not just c++ but also c java and others.
Slench101 6 months ago
@dvc123581321 gcc is the c compiler. nano is the text editor
Farizard 6 months ago
Thank you very much, that was extremely helpful!
kolaflasche22 6 months ago