CX Framework
Cross-platform C utility framework
Loading...
Searching...
No Matches
Strings

Modules

 Overview
 
 Formatting
 
 Core String Functions
 
 String Literal Macros
 Create static strings from compile-time constants.
 
 Comparison
 
 Encoding
 
 Searching
 
 Iteration
 
 Manipulation
 
 Numeric Conversion
 

Detailed Description

High-level string abstraction with automatic memory management, copy-on-write semantics, and transparent optimization for both small and large strings.