some future CTF API ideas
some future CTF API ideas
Posted Aug 11, 2019 14:05 UTC (Sun) by scientes (guest, #83068)In reply to: some future CTF API ideas by nix
Parent article: The Compact C Type Format in the GNU toolchain
> It is true that CTF doesn't know what scopes are, and that it will almost certainly never grasp local variables
What about with Zig, where you still have local scope, but where variables never shadow each other?