Setup for coding C/C++ in VS CODE.
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...
ruthlesscoder.hashnode.dev4 min read