EmbLogic's Blog

ISSUES IN MESSAGE QUEUE

In message queue if i use pointer  for sending payload instead of character array then unpredictable output occurs . Sometimes segmentation fault or sometimes unwanted output occurs at the receiver side  . When i use character array instead of pointer all works well .

Why is this happening????

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>