FACT++
1.0
|
int copy_swap_buffer_out | ( | int | format, |
FORMAT_STR * | format_data, | ||
void * | buff_out, | ||
void * | buff_in, | ||
int | size | ||
) |
Definition at line 170 of file copy_swap.c.
References check_padding(), Dis_padding, FORMAT_STR::flags, get_curr_bytes(), inc_pter, NOSWAP, FORMAT_STR::par_bytes, FORMAT_STR::par_num, SIZEOF_CHAR, SIZEOF_DOUBLE, SIZEOF_LONG, SIZEOF_SHORT, SWAPD, SWAPL, and SWAPS.
Referenced by execute_service(), and send_command().