MPLAB® Harmony Graphics Suite > Graphics Library > Legato Graphics Library > Files > legato_string.h
MPLAB® Harmony Graphics Suite
legato_string.h

Microchip Technology Inc.

File Name

legato_string.h

Description

Module for Microchip Graphics Library - Legato User Interface Library 

This is a string library implementation that is used internally by the Legato user interface library. 

This implementation relies on the leChar definition for characters. This chararcter definition is 16 bits in size and allows the library to support international character code points and Unicode encoding standards.

Functions
 
Name 
Description 
 
Frees the memory that was allocated using the la{TYPE}String_New type allocator functions 
MPLAB® Harmony Graphics Suite