So I'm writing a program, right?
-
So I'm writing a program, right? and it translates between two codesets, and it needs to have a global variable to store the translation table.
so naturally I call it TRANS.
but the fun part is that I actually need another variable, a inverted form of the translation table, which turns into TRANS at a startup.
So obviously I named it CIS.
-
@foone Wouldn't that, technically, be EGG?
-
@nuxi that makes more sense
-
@nuxi pointed out I obviously should have named it "EGG", if it turns into "TRANS"
Copyright © 2024 NodeBB | Contributors