Polly 20.0.0git
|
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "imath.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 33 of file bintest.c.
References mp_error_string, mp_int_binary_len, mp_int_clear, mp_int_init, mp_int_read_binary, mp_int_read_string, mp_int_read_unsigned, mp_int_to_binary, mp_int_to_string, mp_int_to_unsigned, mp_int_unsigned_len, MP_OK, and res.