int mav_SMSDisplay(MAV_window *w, MAV_SMS *s);
int mav_SMSDisplayUnCulled(MAV_window *w, MAV_SMS *s);
These functions display the contents of SMS s in window w.
The return value of this function is MAV_TRUE or MAV_FALSE and respectively indicates the success or failure of this operation.