Forum Discussion
Altera_Forum
Honored Contributor
20 years agoOSQAccept: too few arguments ?
Hi everybody ! I have a problem with the function OSQAccept(). Its goal is to read a queue of messages without waiting . The problem is that at the compilation phase, the program says th...
Altera_Forum
Honored Contributor
20 years agoSorry,
I've found where was located the problem ;-) The prototype of the function OSQAccept has been changed in my version:void *OSQAccept (OS_EVENT *pevent, INT8U *err)