SCASH_UPDATE(3)
SCASH Programmer's Manual
SCASH_UPDATE(3)
NAME
scash_update - global update of shared memory

SYNOPSIS
int scash_update(char* update, int length)

DESCRIPTION
scash_update() updates length bytes of shared memory data starting at update.

RETURN VALUES
scash_update() returns 0 on success.

SEE ALSO
scash_flush(3), scash_refresh(3)

$Id: scash_update.html,v 1.1.1.1 2002/02/12 02:00:13 kameyama Exp $