Elektrine lite

← Feed

@reiddragon@fedi.catto.garden

Post #2455386

2026-02-27 10:23 UTC

Do C compilers now add code to clear out memory before allocating it? Trying to do declarations without initialization in C and they always read out 0. tried the bellow code with tcc and gcc, though compiling it as C++ with `g++` results in the expected random garbage.

Replies (0)

No replies.