--- In [email protected], "brother.gabriel" <brgabr...@...> wrote: > > It is hard to break out of one coding language into another; I have gotten > somewhat used to coding in BCX, and there are little things here or there > that are different in PP. I look them up mosttimes, but sometimes they > escape. I knew about the == in PP. BCX just uses one =, so sometimes I > forget.
Yeah, I move back and forth over a bunch of languages, and I'm always screwing up syntax as a result. Always temporarily forget the comment character. // or ; or ' or....
