How to set the path for system variable .
Title
Question
After install gcc and g++ compiler in system how can i set path for system variables .
C-and-Cpp First-C-Program 00-01 min 0-10 sec
Answers:
The Process to set the environment variable in gcc compiler is mentioned in the Cpp tutorial installation sheet. kindly check the link below.
https://spoken-tutorial.org/media/videos/43/C-and-Cpp-Installation-Sheet-English.pdf
Login to add comment