Regarding 'msgtype' attribute in 'msgbuf' (while using message queues) #2
LShivaRudra
started this conversation in
Ideas
Replies: 1 comment
-
So, the 'msgtype' can be assigned as follows:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
According to the problem statement and the following:
Planes, Airports and Cleanup will send and recv msgs only from ATC. ATC will communicate with all the three.
Planes:
ATC:
Cleanup:
Airport:
Beta Was this translation helpful? Give feedback.
All reactions