Job Management Partner 1/File Transmission Server/FTP Description, Reference and Operator's Guide
Format
#include <apihead.h> long long fts_ftp_buftoll ( char *full_trans_size )
Function
This function converts the full_trans_size and full_trans_size_comp transmission-end structure members to numeric values. During compilation, specify the -DFTS_NO_TRANSIZE_LIMIT compile option.
Arguments
full_trans_size
Specifies the full_trans_size or full_trans_size_comp transmission-end structure member.
Notes
- This function is not supported in Linux (IPF).
- Some compilers do not support the long long type by default. In such a case, specify the compile option that enables the long long type.
Return values
The function converts the values of the specified full_trans_size or full_trans_size_comp transmission-end structure member to numeric values and then returns them. There will be no error.
All Rights Reserved. Copyright (C) 2010, Hitachi, Ltd.