Pike7.0TutorialWorking with Strings

   

Operators on Strings
Built-in Functions for Strings
Composing Strings with sprintf
Analyzing Strings with sscanf
Wide Strings

Working with Strings

This chapter gives a more in-depth treatment of how to use Pike's built-in mechanisms for string handling.