big ints with gcc under windows ?
From: DEMAINE Benoit-Pierre (nntp_pipex_at_demaine.info)
Date: 11/27/04
- Next message: Hello: "Cannot start tomcat 4 in windowXp"
- Previous message: Toon Moene: "Re: Systems software versus applications software definitions"
- Next in thread: Friedrich Dominicus: "Re: big ints with gcc under windows ?"
- Reply: Friedrich Dominicus: "Re: big ints with gcc under windows ?"
- Reply: CBFalconer: "Re: big ints with gcc under windows ?"
- Reply: rossum: "Re: big ints with gcc under windows ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 27 Nov 2004 15:25:17 +0000
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I need to manipulate big ints under windows with gcc : big means for me
64 to 256 ( mostly 128 I think ), but the code has to work fine on 32b
architectures such as a pentium3.
- - how to declare such variables ?
- - how to declare constants ?
- - shall I use libraries ? which ones ? ( I can only accept non licensed
libraries, since my code is close source : no GPL accpeted )
- - which operations will be supported on those numbers ? - I mostly need
basic crypto functions, such as additions, XOR, multiplication, and
bitwise manipulation .
Thank.
- --
DEMAINE Benoît-Pierre http:/www.demaine.info/
\_o< apt-get remove ispell >o_/
There're 10 types of people: those who can count in binary and those who
can't
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org
iD8DBQFBqJxdGWSTLbOSw8IRAk+0AKCdqJxyRkgFN+uJVDg+Gc1a76aFUgCfc6P0
hPwLc+SfO3HtnixX2z0j1Hg=
=MJoV
-----END PGP SIGNATURE-----
- Next message: Hello: "Cannot start tomcat 4 in windowXp"
- Previous message: Toon Moene: "Re: Systems software versus applications software definitions"
- Next in thread: Friedrich Dominicus: "Re: big ints with gcc under windows ?"
- Reply: Friedrich Dominicus: "Re: big ints with gcc under windows ?"
- Reply: CBFalconer: "Re: big ints with gcc under windows ?"
- Reply: rossum: "Re: big ints with gcc under windows ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|