Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
21 years ago

Small 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; ...