.TH putuwd() "" "" "Internal Kernel Routine"
.PC "Store a word into user data space"
\fBputuwd(\fIu\^\fB, \fIw\^\fB)\fR
\fBchar *\fIu\^\fB; int \fIw\^\fB;\fR
.PP
.B putuwd()
stores word \fIw\fR at address \fIu\fR of the user's data segment.
If an address fault occurs, it calls
.B set_user_error()
with value
.BR EFAULT .
.SH "See Also"
.B
internal kernel routines
.R
