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