HP-UX Reference (11i v1 00/12) - 1 User Commands A-M (vol 1)

__________________________________________________________________________________________________________________________________________________________________________________________________
__________________________________________________________________________________________________________________________________________________________________________________________________
STANDARD Printed by: Nora Chuang [nchuang] STANDARD
/build/1111/BRICK/man1/!!!intro.1
________________________________________________________________
___ ___
m
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 specified in the environment or is set to the empty string, the value of LANG is used
as a default for each unspecified or empty variable. If LANG is not specified 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 file 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 first argument is not a string constant are left unmodified without warning.
Section 1−−538 − 2 − HP-UX Release 11i: December 2000
___
___