Work around potentially uninitialized variable warning
Simply zero-initializes the variable. Requires -O3 optimization level to trigger.
Showing
Please
register
or
sign in
to comment
Simply zero-initializes the variable. Requires -O3 optimization level to trigger.