|
Polly 22.0.0git
|
#include <errno.h>#include <stdio.h>#include <stdlib.h>#include <string.h>#include "imath.h"#include "imrat.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] ) |
Definition at line 35 of file basecvt.c.
References mp_error_string, mp_int_string_len, mp_int_to_string, MP_MAX_RADIX, MP_MIN_RADIX, MP_NUMER_P(), MP_OK, mp_rat_clear, mp_rat_init, mp_rat_is_integer, mp_rat_read_ustring, mp_rat_string_len, mp_rat_to_string, MP_TRUNC, and res.