Forum Discussion
Altera_Forum
Honored Contributor
21 years agoC,C++ support in NIOS
Hi, Will NIOS processor support all C & C++ instructions? I have six C++ programs & a Verilog custom program. Each C++ program takes input from files generated by other C++ programs. Fina...
Altera_Forum
Honored Contributor
21 years agoI noticed the IDE doesn't indicate "class" to be a reserved word in a .c or .h file; I had assumed the compiler didn't support C++.
The IDE does indicate "class" as a reserved word in a .cpp file. Is there a ".h-like" extension for which the IDE recognises "class" (.hpp?) ??