logo

Crowdly

Dado la siguiente estructura para crear una cola: struct mq_attr attributes...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Dado la siguiente estructura para crear una cola:

struct mq_attr attributes = {

.mq_flags = 0,

.mq_maxmsg = 10,

.mq_msgsize = 100,

.mq_curmsg = 0

}

¿Cuántos mensajes puede contener la cola de mensajes?

More questions like this

Want instant access to all verified answers on moodle.uam.es?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!