
CybeR TerroristZ Join this if u wanna be a Hacker to rule this world... |
| | November 2009 | | Sun | Mon | Tue | Wed | Thu | Fri | Sat |
|---|
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | | 8 | 9 | 10 | 11 | 12 | 13 | 14 | | 15 | 16 | 17 | 18 | 19 | 20 | 21 | | 22 | 23 | 24 | 25 | 26 | 27 | 28 | | 29 | 30 | | | | | | Calendar |
|
|
| | | Calculation in command Prompt | Sun Nov 18, 2007 6:49 pm by Admin | The command processor CMD.EXE comes with a mini-calculator that can perform simple arithmetic on 32-bit signed integers:
C:\>set /a 2+2
4
C:\>set /a 2*(9/2)
8
C:\>set /a (2*9)/2
9
C:\>set /a "31>>2"
7
Note that we had to quote the shift operator since it would otherwise be misinterpreted as a...
[ Full reading ] | | Comments: 0 |
| | Who is Online ? | In total there is 1 user online :: 0 Registered, 0 Hidden and 1 Guest None Most users ever online was 2 on Sun Nov 18, 2007 8:36 pm | | Statistics | We have 1 registered user The newest registered user is Admin
Our users have posted a total of 2 messages in 2 subjects
|
|
| |
|