Determine which version of Windows, you are using [32 or 64 bits ShowDetermine which version of Windows, you are using [32 or 64 bits]
Method 1
Method 2
Method 3 (Vista and 7)
Want to know if your Windows is in 32 or 64 bit?
Method 1
Start
Run
Enter command:
winver
Ok
Look in the...
Adobe Flash Player on Vista 64-bit ShowAdobe Flash Player on Vista 64-bit
Issue
Solution
Issue
As you know, there’s any version of flash player available for Vista 64-bit platform. So you will not be able to watch streaming videos or access some websites. I guess you...
[C language]Handling 64-bit integers Show[C language]Handling 64-bit integers
Unsigned 64-bit integer
Example:
Signed 64-bit integer
Example:
Basically in C language, an unsigned number over 32 bit can not exceed the value of 4 294 967 295.
It may happen that you are...