Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- NetLib for Clipper, Version 6.0 - n_envsiz() http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
N_ENVSIZ()


Returns

Size (in bytes) of root environment space.


Description

The number of bytes in the environment space is returned, regardless of 
how great the actual environment string length. To determine how much 
root environment space is currently in use, call N_ENVLEN().


Example

? 'Amount of environment space left: ', N_ENVSIZ() - N_ENVLEN()




See Also: N_ENVLEN() N_GETENV() N_MODENV()

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson