help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Constants][Types][Classes][Procedures and functions][Variables] Reference for unit 'System' (#rtl)

envp

Pointer to the array of environment variables

Declaration

Source position: sysunixh.inc line 57

var envp: PPChar;

Description

envp contains a pointer to a nil-terminated array of null-terminated strings, containing the environment variables passed to the program by the OS. It is not available on all systems.

See also

argc

  

Number of command-line arguments.

argv

  

Pointer to the array of command-line arguments

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505