User guide

E-23
PLI Access Routines
acc_getmem_word_int
You use the acc_getmem_word_int access routine to access the
integer value of an element (or word, address, or row).
acc_getmem_word_int
Synopsis: Returns the integer value of an element
Syntax: acc_getmem_word_int (memhandle,row)
Type Description
Returns: int The integer value of a row
Type Name Description
Arguments: handle memhandle Handle to a memory
int row The element (word address, or row)
in the memory
Related
routines:
acc_setmem_int
acc_getmem_int
acc_setmem_hexstr
acc_getmem_hexstr
acc_setmem_bitstr
acc_getmem_bitstr
acc_handle_mem_by_fullname
acc_readmem
acc_getmem_range
acc_getmem_size
acc_getmem_word_range