0
votes
3answers
103 views

Is my install 32 or 64bit? [duplicate]

Possible Duplicate: 32-bit vs. 64-bit systems Is my install 32 or 64bit? I'm trying to find out if my Ubuntu install is 32 or 64bit. Whats the best way of finding out if the Ubuntu ...
-3
votes
1answer
582 views

how to break the <4gb ram barrier in win xp sp2? [closed]

I know that it can be done by taking a file from win 2k3 server and mod it to place it in xp, but thats all I know! How can I do it? Side note: PAE doesnt work in sp2 (it works but there is a ...
-1
votes
1answer
579 views

Maximum number of digits in a float - 32-bit

I'm making a script that processes PI in PHP. I figured that there is a limit of 13 digits that PHP can process. I tried to find solutions on the internet, and was able to turn this number down, but ...
2
votes
1answer
252 views

When the term 'x86' is used, does it always refer to 32-bit?

When the term 'x86' is used, does it always refer to 32-bit? And is it only about Intel processors?
2
votes
5answers
163 views

When should I choose an x64 version of a vendor's application?

I have Windows 7 x64 (I wanted more than 4GB of RAM), and I'm not talking about drivers here - I'm talking about installable applications. If a vendor offers both an x86 and x64 version of their ...