What exactly increment ops (==, --) do i mean applying this will change the actual value denoted by variable or not , whats the case with shift? What i think is that increment ops causes original value to be changed and shifts causes construction of a new value on which shift is applied and the original value remains unchanged. AM I RIGHT. Thanks in advance
Sean Casey
Ranch Hand
Joined: Dec 16, 2000
Posts: 625
posted
0
You're question is a little vague. Maybe you could reword it.
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.