www.pudn.com > CiperLib_release_by_csk.rar > CiperBasic.cpp


//CiperLib Demo program 
// BY CSK(³ÂÊ¿¿­) 
// CSK@live.com 
// www.csksoft.net 
 
 
 
#include "stdafx.h" 
 
 
#include "../CiperLib/CiperLib.h" 
 
#include  
using namespace std; 
int _tmain(int argc, _TCHAR* argv[]) 
{ 
    Integer::Init(409600); 
    char output[20000]; 
    cout<<"Big Integer Demo APP"<