Macros
curlver.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define CURL_AT_LEAST_VERSION(x, y, z)   (LIBCURL_VERSION_NUM >= CURL_VERSION_BITS(x, y, z))
 
#define CURL_VERSION_BITS(x, y, z)   ((x)<<16|(y)<<8|z)
 
#define LIBCURL_COPYRIGHT   "1996 - 2017 Daniel Stenberg, <daniel@haxx.se>."
 
#define LIBCURL_TIMESTAMP   "[unreleased]"
 
#define LIBCURL_VERSION   "7.56.0-DEV"
 
#define LIBCURL_VERSION_MAJOR   7
 
#define LIBCURL_VERSION_MINOR   56
 
#define LIBCURL_VERSION_NUM   0x073800
 
#define LIBCURL_VERSION_PATCH   0
 

Macro Definition Documentation

◆ CURL_AT_LEAST_VERSION

#define CURL_AT_LEAST_VERSION (   x,
  y,
 
)    (LIBCURL_VERSION_NUM >= CURL_VERSION_BITS(x, y, z))

Definition at line 74 of file curlver.h.

◆ CURL_VERSION_BITS

#define CURL_VERSION_BITS (   x,
  y,
 
)    ((x)<<16|(y)<<8|z)

Definition at line 73 of file curlver.h.

◆ LIBCURL_COPYRIGHT

#define LIBCURL_COPYRIGHT   "1996 - 2017 Daniel Stenberg, <daniel@haxx.se>."

Definition at line 29 of file curlver.h.

◆ LIBCURL_TIMESTAMP

#define LIBCURL_TIMESTAMP   "[unreleased]"

Definition at line 71 of file curlver.h.

◆ LIBCURL_VERSION

#define LIBCURL_VERSION   "7.56.0-DEV"

Definition at line 33 of file curlver.h.

◆ LIBCURL_VERSION_MAJOR

#define LIBCURL_VERSION_MAJOR   7

Definition at line 37 of file curlver.h.

◆ LIBCURL_VERSION_MINOR

#define LIBCURL_VERSION_MINOR   56

Definition at line 38 of file curlver.h.

◆ LIBCURL_VERSION_NUM

#define LIBCURL_VERSION_NUM   0x073800

Definition at line 60 of file curlver.h.

◆ LIBCURL_VERSION_PATCH

#define LIBCURL_VERSION_PATCH   0

Definition at line 39 of file curlver.h.



rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sun May 15 2022 02:25:01