Altera_Forum
Honored Contributor
21 years agoSmall C Lib
I was generating a small project in the IDE to give some benchmarks on code size for different compiler/linker options. The program was the hello_world + the following: double x, y, z; ...