Query: fuword
OS: osf1
Section: 9r
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
fuword(9r) fuword(9r)NAMEfuword - General: Returns a word from user instruction address spaceSYNOPSISint fuword( char *user_src );ARGUMENTSSpecifies the address in user space from which to read the word.DESCRIPTIONThe fuword routine returns one word from the unprotected user address space to the calling program.RETURN VALUESUpon successful completion, fuword returns a value greater than 0 (zero). Otherwise, it returns -1, indicating that the user address speci- fied in user_src cannot be accessed.SEE ALSORoutines: copyinstr(9r), fubyte(9r), subyte(9r), suword(9r) fuword(9r)
Related Man Pages |
---|
fubyte(9) - debian |
fuword32(9) - debian |
fuword(9) - netbsd |
fuiword(9) - netbsd |
fusword(9) - netbsd |
Similar Topics in the Unix Linux Community |
---|
PHP Write Man Pages to MySQL DB |