This file contains basic scalar datatype used in GKlib.
More...
Go to the source code of this file.
Defines |
#define | GK_IDX_MAX ((SIZE_MAX>>1)-2) |
#define | PRIGKIDX "zd" |
#define | SCNGKIDX "zd" |
Typedefs |
typedef ssize_t | gk_idx_t |
typedef int32_t | gk_int_t |
typedef uint32_t | gk_uint_t |
typedef int64_t | gk_long_t |
typedef uint64_t | gk_ulong_t |
typedef float | gk_real_t |
typedef double | gk_dreal_t |
typedef double | gk_wclock_t |
Detailed Description
This file contains basic scalar datatype used in GKlib.
- Date:
- Started 3/27/2007
- Author:
- George
- Version:
$Id: gk_types.h 7924 2010-02-03 23:30:54Z karypis $