Skip to content

Instantly share code, notes, and snippets.

View sjaeckel's full-sized avatar
🐙

Steffen Jaeckel sjaeckel

🐙
View GitHub Profile
@sjaeckel
sjaeckel / test.c
Created January 2, 2012 16:21 — forked from anonymous/libtommathtest_jaeckel
libtommathtest
#include <stdio.h>
#include <stdlib.h>
#include<conio.h>
#include"tommath.h"
/*
int mp_int_loader(mp_int *a){
}
*/
void show_mp_int_fullinfo(mp_int *a){