gcc is still not recognized in my command prompt even after adding path to enviornmental variables [closed] - c

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 days ago.
Improve this question
I have added the path to eviornmental variables but gcc is still not recognized.enter image description here
I don't know how to fix my compiler

Related

How do i map things out of jso array? [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 2 days ago.
Improve this question
enter image description here
Please how to make it work?

When I run a c program they open launch.json [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 13 hours ago.
Improve this question
Open launch.json sawing can you solve this through session please
C program "hello world" Output noting output

I just want to know how can I use tailwind with single-spa [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 9 months ago.
Improve this question
How can I create a global style guide that can provide tailwind functionality to all my frameworks connected with root config

couldn't run C in VSCode [closed]

Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 1 year ago.
Improve this question
enter image description here
No include path in which to find stdio.h
You have to set compiler path in environment variables .
You can find your answer on this official site
https://code.visualstudio.com/docs/languages/cpp

How to avoid re-compilatioin of c files? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 9 years ago.
Improve this question
I created a library that I want to use in another part of my program, but I don't want to include it in the make file. Can someone point me in the right direction as to how I can built it before hand and link it at compile time using the -l command. Thank you.
http://crasseux.com/books/ctutorial/Building-a-library.html
Just googled "building c libraries".

Resources