why am i getting this LNK error when trying to compile this rsa library:
http://www.efgh.com/software/rsa.txt
from
http://www.efgh.com/software/rsa.htm
mpuint.obj : error LNK2019: unresolved external symbol "void __cdecl numeric_overflow(void)" (?numeric_overflow@@YAXXZ) referenced in function "public: void __thiscall mpuint::operator=(class mpuint const &)" (??4mpuint@@QAEXABV0@@Z)
Please add new function in MPUINT.CPP:
Regards,
Trung,