dax_int_create(3dax) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

dax_int_create(3dax)

dax_int_create(3DAX)         DAX Library Functions        dax_int_create(3DAX)



NAME
       dax_int_create - initialize a comparison value

SYNOPSIS
       cc [ flag... ] file... -ldax [ library...]

       #include <dax.h>

       dax_status_t
       dax_int_create(dax_context_t *ctx, void *buf, size_t len,
           dax_int_t *val);

DESCRIPTION
       This function copies len bytes from buf to val and initializes val with
       the DAX_BYTES format and elem_width of len. Interprets the bytes in buf
       in  big  endian  order. len may be 1 to 16 bytes. There is no alignment
       restriction on buf.

RETURN VALUES
       DAX_SUCCESS    Operation completed successfully


       DAX_EINVAL     Invalid argument, detected by libdax


       DAX_ETHREAD    The calling thread did not create ctx



USAGE
       This function is available as a convenience. Programmers  are  free  to
       construct dax_int_t structures directly.

ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       tab()  box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
       TRIBUTE VALUE _ Availabilitysystem/library _ Interface StabilityCommit‐
       ted


SEE ALSO
       dax_scan_value(3DAX), dax_scan_range(3DAX), libdax(3LIB)



Oracle Solaris 11.4               03 Mar 2017             dax_int_create(3DAX)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3