Setup for coding C/C++ in VS CODE.
Jan 28, 2022 · 4 min read · The C compiler: The computer can’t understand the code we write, so we need to convert it into machine language through a compilation process, and the program required for the task is a compiler. The compiler’s job is to check for any syntactic error...
Join discussion

