Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Message like in "Simple" sample at the end of program

Intel_C_Intel
Employee
356 Views
The program, that i have compiled, returns this message :
Program Terminated with exit code 0
Exit Window? Yes/No
The same message occurs bei the "Simple" and "3dcube" samples
How can I avoid this message ? I want that my program ends without this message
0 Kudos
1 Reply
Steven_L_Intel1
Employee
356 Views
You have a QuickWin program. See the documentation for SETEXITQQ for how to disable this message.

Steve
0 Kudos
Reply