error: no such file or directory: 'structure' clang: error: no input files

Viewed 443

enter image description here

The simple structure program is showing errors in visual studio code. The program is not taking structure as an in-build function. What should I install or download to run the program in my MAC OS? The code is written in C++ language

1 Answers

I Think That Can Not Found Your Command
pleas check file name and command I use gcc compiler for compile.

Related