[bigint] consult about bigint

andy - <kotakpos72 at keromail.com>
Fri Jun 27 07:10:27 PDT 2008


i've already download your code
but now i have a problems compile your code in Borland C++ 5.02
can u tell me what i must do to fix this?

the error said like this
 
Info :Making...
Info :Compiling D:\bigint-2007.07.07\sample1.cpp
Warn :  BigUnsigned.h(53,1):Functions containing while are not expanded inline
Warn :  BigUnsigned.h(251,2):Functions containing some return statements are not expanded inline
Warn :  BigUnsigned.h(256,2):Functions containing some return statements are not expanded inline
Warn :  BigUnsigned.h(261,2):Functions containing some return statements are not expanded inline
Warn :  BigUnsigned.h(266,2):Functions containing some return statements are not expanded inline
Warn :  BigUnsigned.h(271,2):Functions containing some return statements are not expanded inline
Warn :  BigUnsigned.h(276,2):Functions containing some return statements are not expanded inline
Warn :  BigUnsigned.h(281,2):Functions containing some return statements are not expanded inline
Warn :  BigUnsigned.h(286,2):Functions containing some return statements are not expanded inline
Warn :  BigUnsigned.h(291,2):Functions containing some return statements are not expanded inline
Warn :  BigUnsigned.h(296,2):Functions containing some return statements are not expanded inline
Warn :  BIGINTEGER.H(171,2):Functions containing some return statements are not expanded inline
Warn :  BIGINTEGER.H(176,2):Functions containing some return statements are not expanded inline
Warn :  BIGINTEGER.H(181,2):Functions containing some return statements are not expanded inline
Warn :  BIGINTEGER.H(186,2):Functions containing some return statements are not expanded inline
Warn :  BIGINTEGER.H(191,2):Functions containing some return statements are not expanded inline
Warn :  BIGINTEGER.H(196,2):Functions containing some return statements are not expanded inline
Error:  BIGINTEGERUTILS.H(19,4):Qualifier 'std' is not a class or namespace name
Error:  BIGINTEGERUTILS.H(19,6):Declaration terminated incorrectly
Error:  BIGINTEGERUTILS.H(20,4):Qualifier 'std' is not a class or namespace name
Error:  BIGINTEGERUTILS.H(20,6):Declaration terminated incorrectly
Error:  BIGINTEGERUTILS.H(21,39):Expression syntax
Error:  BIGINTEGERUTILS.H(21,50):) expected
Error:  BIGINTEGERUTILS.H(22,38):Expression syntax
Error:  BIGINTEGERUTILS.H(22,49):) expected
Error:  BIGINTEGERUTILS.H(29,4):Qualifier 'std' is not a class or namespace name
Error:  BIGINTEGERUTILS.H(29,6):Declaration terminated incorrectly
Error:  BIGINTEGERUTILS.H(33,4):Qualifier 'std' is not a class or namespace name
Error:  BIGINTEGERUTILS.H(33,6):Declaration terminated incorrectly
Warn :  BIGINTEGERUTILS.H(21,2):Cannot create pre-compiled header: initialized data in header
Error:  sample1.cpp(46,6):Qualifier 'std' is not a class or namespace name
Error:  sample1.cpp(46,8):Statement missing ;
Error:  sample1.cpp(47,35):Undefined symbol 's'
Error:  sample1.cpp(50,6):Qualifier 'std' is not a class or namespace name
Error:  sample1.cpp(50,8):Statement missing ;
Error:  sample1.cpp(53,6):Qualifier 'std' is not a class or namespace name
Error:  sample1.cpp(53,8):Statement missing ;
Error:  sample1.cpp(66,6):Qualifier 'std' is not a class or namespace name
Error:  sample1.cpp(66,8):Statement missing ;
Error:  sample1.cpp(71,6):Qualifier 'std' is not a class or namespace name
Error:  sample1.cpp(71,8):Statement missing ;
Error:  sample1.cpp(72,6):Qualifier 'std' is not a class or namespace name
Error:  sample1.cpp(72,8):Statement missing ;
Error:  sample1.cpp(72,8):Too many error or warning messages


please, i need that code to help me compute large prime number

thanks in advance

-- 
_______________________________________________
Get your free email from http://keromail.com



More information about the bigint mailing list