Closed olszomal closed 2 years ago
use memory allocation instead of a static variable
use const type qualifier
Why did you remove "const" from constant definitions? Could you please explain your rationale for this change?
use memory allocation instead of a static variable
use const type qualifier