Get Started with C - W3Schools
www.w3schools.com › c › c_getstartedTo start using C, you need two things: A text editor, like Notepad, to write C code A compiler, like GCC, to translate the C code into a language that the computer will understand There are many text editors and compilers to choose from. In this tutorial, we will use an IDE (see below). C Install IDE
Get Started with C - W3Schools
https://www.w3schools.com/c/c_getstarted.phpTo start using C, you need two things: 1. A text editor, like Notepad, to write C code 2. A compiler, like GCC, to translate the C code into a language that the computer will understand There are many text editors and compilers to choose from. In this tutorial, we will use an IDE (see below). Näytä lisää