Recent

Author Topic: How to go through all the elements of a record  (Read 3597 times)

PascalDragon

  • Hero Member
  • *****
  • Posts: 5486
  • Compiler Developer
Re: How to go through all the elements of a record
« Reply #15 on: April 09, 2020, 05:25:44 pm »
Types themselves do not exist in the final binary (it's only assembly code after all). Their type information does however (if the corresponding type is used).

Is there a way to hide the used typenames in the binaries?
Even something simple would help like xor or reverse string, with custom write/readName function.

No.

 

TinyPortal © 2005-2018