Altera_Forum
Honored Contributor
20 years agoMessage boxes in eCos
Hi all, cyg_mbox_peek (), is always returning the count 1 less than the actual number of messages in the message box. When the message box is empty, then count is returned as 0. Why this is so?...