![]() |
![]()
| ![]() |
![]()
NAMEstrtrexpand - expand tr-like notation in string SYNOPSIS#include <publib.h> void strtrexpand(char *tgt, const char *src); DESCRIPTIONstrtrexpand will convert shorthand notation similar to that used by tr(1) into the equivalent longhand notation. The supported short forms are:
RETURN VALUEstrtrexpand returns nothing. SEE ALSOpublib(3), tr(1) AUTHORLars Wirzenius (lars.wirzenius@helsinki.fi)
|