|
! Aware >
Perl >
Text Strings >
Text Strings
|
Home Subjects By activity User Interface Text Strings Math Processing
Stored Data
Communications
Hard World File System
|
Related Subjects (Perl) |
NUL Terminated String processing NUL terminated string operations (strcpy, strlen, etc)
String-Integer-String conversions Converting strings to and from integers. ascii to long, long to ascii, etc.
String-Non-Integer-String conversions conversion to and from floating point, time, dates, et al.
Message Catalogs/Local language adaptations Message catalogs, local language adaptations. error message tables, etc.
Character Tests and Operations isblank, toupper, etc.
File Path Name Strings Operations on hierarchical names (paths, files, identifiers)
Text Output generating text and character output.
File filtering and processing - Methods of filtering and processing files. (character translation, comparison, search, sort, word counts, etc.)