Query: uuid_encode
OS: ultrix
Section: 3ncs
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
uuid_encode(3ncs) uuid_encode(3ncs) Name uuid_encode - convert a UUID into its character-string representation Syntax #include <idl/c/uuid.h> void uuid_$encode(uuid, s) uuid_$t *uuid; uuid_$string_t s; Arguments uuid A UUID. s The character-string representation of uuid. Description The routine returns the character-string representation of a UUID. Examples The following routine returns as foo_uuid_rep the character-string representation for the UUID foo_uuid: uuid_$encode (&foo_uuid, foo_uuid_rep); Files See Also intro(3ncs), uuid_decode(3ncs) uuid_encode(3ncs)
Related Man Pages |
---|
pfm_enable_faults(3ncs) - ultrix |
rpc_alloc_handle(3ncs) - ultrix |
rpc_bind(3ncs) - ultrix |
rpc_sockaddr_to_name(3ncs) - ultrix |
rpc_unregister(3ncs) - ultrix |
Similar Topics in the Unix Linux Community |
---|
A short history of UNIX by l.madden@ic.ac.uk |
Lost root password / Can't login as root |
Can I change my hostname without messing things up? |
PHP Write Man Pages to MySQL DB |