04-13-2013 05:12 AM
Hi all,
I need to find the number is positive or negative in an array elements.
If it is negative i need to disply the index of that array element.
04-13-2013 06:33 AM
04-13-2013 10:18 AM - edited 04-13-2013 10:19 AM
@sujithsb wrote:
Hi all,
I need to find the number is positive or negative in an array elements.
If it is negative i need to disply the index of that array element.
there would be a fairly simple solution for that.