C Workshop
PrintEnvironment.h
Go to the documentation of this file.
1 #pragma once
2 
4 
12 void PrintEnvironment(char *envp[]);
void PrintEnvironment(char *envp[])
Prints the environment variables using the format:
Definition: PrintEnvironment.c:5