#ifndef NMS_H #define NMS_H 1 // Function prototypes // Display the characters stored in the display queue void nmsexec(char *); #endif