Forum Discussion

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

C++ pass by referenece not working as expected.

I am upgrading NIOS toolsets from 8.1 to 13.1. In 8.1 this code compiled and functioned correctly. In 13.1 this code compiles and mis functions. There are no warnings associated with the code. ...