globus_types.h - Online Linux Manual PageSection : 3
Updated : Tue Jan 26 2021
Source : Version 18.9
Note : globus_common

NAMEglobus_types.h − Common Primitive Types​.

SYNOPSIS
#include 'globus_config​.h'
#include <stdlib​.h>
#include <stdint​.h>
#include <sys/types​.h>
#include <sys/socket​.h>

Macros#define GLOBUS_TRUE 1
True value for globus_bool_t​.
#define GLOBUS_FALSE 0
False value for globus_bool_t​.
#define GLOBUS_NULL NULL
NULL value​.
#define GLOBUS_SUCCESS 0
"Genericsuccessresult
Most Globus API functions return this value to indicate success, or some error constant or globus_result_t to indicate an error​. " #define GLOBUS_FAILURE −1
"Genericfailureresult
Some Globus API functions without good error handling return this value to indicate some undetermined error occurred​. "

Typedefstypedef size_t globus_size_t
"Standardsizeofmemoryobject
The globus_size_t is the size of a memory object​. It is identical to size_t in all cases and doesn't need to be used ever​. " typedef socklen_t globus_socklen_t
Size of a socket length parameter​.
typedef unsigned char globus_byte_t
"Unsignedbytedatatype
This is used for byte-addressable arrays of arbitrary data which is not subject to sign extension​. " typedef int globus_bool_t
Boolean type​.
typedef uint32_t globus_result_t

Detailed DescriptionCommon Primitive Types​. Defines the macros and typedefs common to all globus_common components​.

Macro Definition Documentation

#define GLOBUS_NULL NULLNULL value​. From back long ago before NULL was standardized? No reason to use this on any modern system​.

AuthorGenerated automatically by Doxygen for globus_common from the source code​.
0
Johanes Gumabo
Data Size   :   8,398 byte
man-GLOBUS_NULL.3Build   :   2024-12-05, 20:55   :  
Visitor Screen   :   x
Visitor Counter ( page / site )   :   3 / 164,757
Visitor ID   :     :  
Visitor IP   :   3.147.56.125   :  
Visitor Provider   :   AMAZON-02   :  
Provider Position ( lat x lon )   :   39.962500 x -83.006100   :   x
Provider Accuracy Radius ( km )   :   1000   :  
Provider City   :   Columbus   :  
Provider Province   :   Ohio ,   :   ,
Provider Country   :   United States   :  
Provider Continent   :   North America   :  
Visitor Recorder   :   Version   :  
Visitor Recorder   :   Library   :  
Online Linux Manual Page   :   Version   :   Online Linux Manual Page - Fedora.40 - march=x86-64 - mtune=generic - 24.12.05
Online Linux Manual Page   :   Library   :   lib_c - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Online Linux Manual Page   :   Library   :   lib_m - 24.10.03 - march=x86-64 - mtune=generic - Fedora.40
Data Base   :   Version   :   Online Linux Manual Page Database - 24.04.13 - march=x86-64 - mtune=generic - fedora-38
Data Base   :   Library   :   lib_c - 23.02.07 - march=x86-64 - mtune=generic - fedora.36

Very long time ago, I have the best tutor, Wenzel Svojanovsky . If someone knows the email address of Wenzel Svojanovsky , please send an email to johanes_gumabo@yahoo.co.id .
If error, please print screen and send to johanes_gumabo@yahoo.co.id
Under development. Support me via PayPal.