From: umut arioz on
Hi,

I forgot to do that simple thing:
I want to do processing when input is 1,
but if the input = 0, I dont want to do any calculations and goes directly to the output with the value of 0.

because I am working on real time and donot want to lose any time for unnecessary calculations.

thanks