On Fri, Jul 3, 2015 at 7:21 AM, yary <not....@gmail.com> wrote: > On Fri, Jul 3, 2015 at 8:07 AM, Tom Browder <tom.brow...@gmail.com> wrote: ...
I completely missed the other obvious attempt to use Perl 5ish semantics: if $idx >= 0 { ... Which worked also (surprisingly given S32 and your comments)! Thanks for all the help Carl and yary--I definitely should have used define, but I think the S32 wording is a bit confusing. Best, -Tom