Hitachi

JP1 Version 12 for UNIX Systems JP1/File Transmission Server/FTP Description, Reference and Operator's Guide


fts_ftp_buftoll() - reference the full_trans_size and full_trans_size_comp transmission-end structure members

Organization of this page

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

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.