Intermec 5055 Reference Guide

Page of 216
im_clear_screen
5-6
im_clear_screen
Purpose:
This function erases the entire display and moves the cursor to the upper left corner
(home). The display font remains the same.
Syntax:
#include "im5055.h"
void im_clear_screen
    (void);
IN Parameters:
None.
OUT Parameters:
None.
Return Value:
None.
Example
See example for im_command.