Weird #Cprogramming issue I'm having.
If I remove this no-op assignment, zb ends up being clobbered with junk after the first call to PLpos. (Edit: see reply for code, my original example was confusing)
PLpos is a function that does a strpos but for Pascal strings.
I could see there being a bug in PLpos but why would reading a field out of zb affect that?





