Rabu, 20 September 2023

Check C++ Installation

Check that your C++ compiler and C++ tools are correctly installed and available, open a new Command Prompt and type:

gcc --version

g++ --version

gdb --version

press Enter on keyboard.

Bibliography:

  • https://www.w3schools.com/
  • https://www.learncpp.com/
  • https://cplusplus.com/
  • https://www.petanikode.com/

Related Topics:

Tidak ada komentar:

Posting Komentar