In this video i have showed how to download and install TCC (Tiny C Compiler) and also how to add it to PATH.
The command to add to PATH :- setx path /M "%path%;c:\tcc"
This will add TCC to PATH.
The original page for TCC :- https://bellard.org/tcc/
I have used a cutt.ly link to quickly download the file.
TCC version showed in this video :- tcc-0.9.27-win64-bin.zip
THIS VIDEO IS MADE FOR EDUCATIONAL PURPOSES. ANYONE CAN USE PART OR WHOLE OF THIS VIDEO.(CREATIVE COMMONS LICENSE)