coan 4.2.4

#include <integer_ops.h>

Data Fields

union {
   long long   ll
   unsigned long long   ull
   long   l
   unsigned long   ul
   int   i
   unsigned   ui
val
int_type type

Detailed Description

Structure representing the an integer value

Definition at line 89 of file integer_ops.h.


Field Documentation


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines