man3tbl/get_dosimetry_mem_addr

Table of Contents

Name

get_dosimetry_mem_addr - retrieve dosimetry partition attach addr from environ

Description

get_dosimetry_mem_addr attempts to retrieve the partition attachment address from the environment variable DOSE_TBL_ADDR.

If the environment variable isn’t found a default address is returned.

This function is part of tblmngr.

Syntax

unsigned int get_dosimetry_mem_addr(void);

Arguments

none

Returns

the attachment address.

Notes

See Also

tblmngr(3tbl)

Manual page revision

$Id: get_dosimetry_mem_addr.3,v 1.0 2004/04/14 15:49:27 kitchen Exp $


Table of Contents