Hello Nger,

Nger>>Somethinf is not working propertly!!
Any idea<<

First of all...What is the beginning value of ASCII??? Zero?? Random number?. Maybe assign ASCII a value of dec 42 first (I believe that is the number "0").

I see increase, I see decrease, and I see static... But I do not see the label for main. Should it be where static is?

Arrays start with zero, not one. Thus I=0 probably should be the correct starting number. (Instead of "1").


Where do you output your data? Do not see this either. Unless there are other hidden things I am not aware of <g>.



Dwayne