Sabtu, 13 Juli 2024

Check TCC Version

How To Check Your TCC Version

TCC ( Tiny C Compiler or TinyCC ) is a small but hyper fast C computer programming language compiler.

  1. Open Command Prompt.
  2. Type  tcc –version 
    or
    type tcc -v
  3. then press Enter on keyboard. Then it will display TCC version on your Command Prompt window.

Bibliography

https://bellard.org/
https://gcc.gnu.org/
https://microsoft.com/
https://visualstudio.microsoft.com/

Related Post

Environment variable 1

Set The JAVA_HOME variable

How To Check Your Python Version


Tidak ada komentar:

Posting Komentar

Various Other Posts