Macros | Enumerations | Functions
strtoofft.h File Reference
#include "curl_setup.h"
Include dependency graph for strtoofft.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CURL_OFF_T_MAX   CURL_OFF_T_C(0x7FFFFFFFFFFFFFFF)
 
#define CURL_OFF_T_MIN   (-CURL_OFF_T_MAX - CURL_OFF_T_C(1))
 

Enumerations

enum  CURLofft { CURL_OFFT_OK, CURL_OFFT_FLOW, CURL_OFFT_INVAL }
 

Functions

CURLofft curlx_strtoofft (const char *str, char **endp, int base, curl_off_t *num)
 

Macro Definition Documentation

#define CURL_OFF_T_MAX   CURL_OFF_T_C(0x7FFFFFFFFFFFFFFF)

Definition at line 47 of file strtoofft.h.

#define CURL_OFF_T_MIN   (-CURL_OFF_T_MAX - CURL_OFF_T_C(1))

Definition at line 49 of file strtoofft.h.

Enumeration Type Documentation

enum CURLofft
Enumerator
CURL_OFFT_OK 
CURL_OFFT_FLOW 
CURL_OFFT_INVAL 

Definition at line 51 of file strtoofft.h.

Function Documentation

CURLofft curlx_strtoofft ( const char *  str,
char **  endp,
int  base,
curl_off_t num 
)

Definition at line 215 of file strtoofft.c.



rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:17