| Concept Framework 2.2 documentation | Contents | Index |
| Name | Version | Deprecated |
| curl_getenv | version 1.0 | no |
| string curl_getenv(string name) |
| name | the environment variable name |
|
Return value for environment name.
curl_getenv() is a portable wrapper for the getenv() function, meant to emulate its behaviour and provide an identical interface for all operating systems libcurl builds on (including win32). |
| Documented by Eduard Suica, generation time: Tue Oct 18 20:10:42 2011 GMT | (c)2011 RadGs Software |