Hello!!
how can i get all the details of the environmental variables. If i use
getenv, i will have to specify the name of the variable. for intsance i
will have to give getenv("PATH")
How can i get the information of all the variables, with the variable
names and its values
Pls Help
Casanova
how can i get all the details of the environmental variables. If i use
getenv, i will have to specify the name of the variable. for intsance i
will have to give getenv("PATH")
How can i get the information of all the variables, with the variable
names and its values
Pls Help
Casanova
Comment