Places data under a key.
DBM Library (libdbm.a)
The store subroutine places data under a key.
| Item | Description | 
|---|---|
| key | Specifies the input key. | 
| content | Specifies the value associated with the key to store. | 
Upon successful completion, this subroutine returns a value of 0. If unsuccessful, the subroutine returns a negative value.