* deprecated old shortstring getenv func.

git-svn-id: trunk@22364 -
This commit is contained in:
marco 2012-09-10 09:01:24 +00:00
parent 670509cbf1
commit e245802fa8

View File

@ -65,7 +65,7 @@ function fptime :time_t; inline;
Function fpSelect (N:cint;readfds,writefds,exceptfds:pfdset;TimeOut:cint):cint;
Function fpSelect (var T:Text;TimeOut :PTimeval):cint;
Function fpSelect (var T:Text;TimeOut :time_t):cint;
Function FpGetEnv (name : String): pChar;
Function FpGetEnv (name : String): pChar; deprecated; // because shortstring
// macro's