mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
5 lines
271 B
Plaintext
5 lines
271 B
Plaintext
This module provides a flexible calling interface to some frequently
|
|
performed string conversion functions, including applying and removing
|
|
C/Unix-style backslash escapes like \n and \t, wrapping and removing
|
|
double-quotes, and truncating to fit within a desired length.
|