String

Module: ecereCOM
Type: Class
Base Class: char *

Description

Rudimentary string type (resolved to a C 'char *') meant to hold a null-terminated string of characters. Ecere APIs taking a String or char * representing text expect UTF-8 encoding.

Conversions

  char *

Derived Classes

FilePath, MultiLineString, CIString