Posted by Bob Stearns on 07/27/06 21:47
I have a variable v with the value -1. After v++ it has the value "" not 0. Since I am using it for a subscript, the "" value is not overwriting the 0 element of the array as desired. Should v++ ever give a non-numeric value?
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming