Smashed statements
Published onThis morning I was flipping out over the line *(form++) = '%';
in a C
codebase. Code shouldn’t be written this way anymore.
This morning I was flipping out over the line *(form++) = '%';
in a C
codebase. Code shouldn’t be written this way anymore.