Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

RBignum Struct Reference
[Ruby]

#include <ruby.h>


Data Fields

RBasic basic
char sign
long len
void * digits


Field Documentation

struct RBasic RBignum::basic
 

Definition at line 439 of file ruby.h.

void* RBignum::digits
 

Definition at line 442 of file ruby.h.

long RBignum::len
 

Definition at line 441 of file ruby.h.

Referenced by limited_big_rand().

char RBignum::sign
 

Definition at line 440 of file ruby.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jan 18 23:32:11 2006 for Ruby by doxygen 1.3.5