Home Utility functions Utility functions ldg_debug()

ldg_cookie()

NAME

ldg_cookie - find a cookie in cookie jar.
 
SYNOPSIS

int ldg_cookie( long cookie, long *value);
 
PARAMETERS

cookie : cookie identificator (eg 'LDGM'),
value : cookie value.
 
DESCRIPTION

returns TRUE if a cookie 'cookie' is in memory and provide the cookie value.
 

Copyright © (c) 1997 - 2004 all right reserved.
Last updated on April 25, 2005

Home Utility functions Utility functions ldg_debug()