mkstr(1)

mkstr(1)

EXTERNAL INFLUENCES

Environment Variables

LC_CTYPE determines the interpretation of comments and string literals as single- and/or multi-byte char- acters.

If LC_CTYPE is not speci®ed in the environment or is set to the empty string, the value of LANG is used as a default for each unspeci®ed or empty variable. If LANG is not speci®ed or is set to the empty string, a default of "C" (see lang(5)) is used instead of LANG. If any internationalization variable contains an invalid setting, mkstr behaves as if all internationalization variables are set to "C". See environ(5).

International Code Set Support

Single- and multi-byte character code sets are supported within ®le names, comments, and string literals.

SEE ALSO

lseek(2), perror(3C), xstr(1).

BUGS

Strings in calls to functions whose names end in error, notably perror(), may be replaced with offsets by mkstr.

Calls to error functions whose ®rst argument is not a string constant are left unmodi®ed without warning.

m

Section 1538

− 2 −

HP-UX Release 11i: December 2000