T
Thomas Mercer-Hursh
Guest
Not only is it not going to get initialized, it shouldn't because it is pointless to define it every time. If there was a need to initialize it ... which is not indicated by the code above ... then merely including a v_Init = "X". in the loop would get the job done unambiguously and without anything like the overhead of the define.
Continue reading...
Continue reading...