AcornSearch - Acorn and RISC OS information searching
RISC OS Search
containing
"Nutty quip goes here!"
Home  |  About  |  Filebase Archive  |  StrongHelp Manuals  |  Newsgroups  |  Module Database
Defined In:     kernel.h


Syntax:     
typedef struct stack_chunk 
{
unsigned long       sc_mark;       /* == 0xf60690ff */
struct stack_chunk *sc_next, *sc_prev;
unsigned long       sc_size;
int                 (*sc_deallocate)();
_kernel_stack_chunk;


[sh-index] Back to list of manuals