On 8/20/2022 3:17 PM, Dukc wrote: > it goes against what C, C++ and C# (and > probably many other languages) do so one is easily surprised. C and C++ initialize them to garbage unless it is a global/static variable. That's probably the worst option, as it results in Heisenbugs that are very hard to track down.