EbAddChar Function

Microchip Graphics Library

Microchip Graphics Library
EbAddChar Function
C
void EbAddChar(
    EDITBOX * pEb, 
    XCHAR ch
);
Overview

This function inserts a character at the end of the text used by the object.

Input Parameters
Input Parameters 
Description 
EDITBOX * pEb 
The pointer to the object whose text will be modified. 
XCHAR ch 
Character to be inserted. 
Returns

none

Preconditions

none

Side Effects

none

Microchip Graphics Library Version 3.06.02 - October 15, 2012
Copyright © 2012 Microchip Technology, Inc.  All rights reserved