•  Back 
  •  XCONTROL functions 
  •  Index 
  •  Tree View 
  •  Cross references 
  •  Help page 
  •  Show info about hypertext 
  •  View a new file 
Topic       : TOS - The Operating System
Author      : 
Version     : tos.hyp (December 19, 2008)
Subject     : Programmieren/Atari
Nodes       : 3010
Index Size  : 93790
HCP-Version : 5
Compiled on : Atari
@charset    : atarist
@lang       : 
@default    : Title
@help       : 
@options    : +g -i -s +x +zz -t4
@width      : 70
View Ref-File9.1.3.3  getcookie                                                 TOS

 Name:        »getcookie« - Get cookie variables.

 Declaration  int16_t cdecl (*getcookie) (int32_t cookie, int32_t 
              *p_value);

 Description  The call getcookie searches for a cookie, and obtains 
              its value. The following apply:

               Parameter  Meaning
               cookie     Cookie variable
               p_value    Address of a variable that is to receive the 
                          value, or NULL if the value is of no 
                          interest

 Return value: The function returns one of the following values:

                 0  :  Cookie not found 
               <>0  :  Cookie found 

 Group:       XCONTROL functions

 See also:    Cookie jar