Query: jconvru
OS: sunos
Section: 7m
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
jconvru(7M) STREAMS Modules jconvru(7M)NAMEjconvru - code conversion STREAMS module (Japanese EUC/UTF--8)SYNOPSIS#include <sys/types.h> #include <sys/stropt.h> #include <sys/conf.h> ioctl(fd, I_PUSH, "jconvru");DESCRIPTIONjconvru is a STREAMS module that is available to be pushed onto a stream. Usually, this module has to be pushed onto a stream between ter- minal circuit module such as ldterm(7M) and STREAMS compatible module such as ttcompat(7M). jconvru has to be pushed when you operate UTF-8 data. It converts up stream for Japanese EUC into UTF-8 and passes high module. It also converts down stream for UTF-8 into Japanese EUC and passes low module.IOCTLSjconvru processes the following ioctls: EUC_OXLON Start performing code conversion between Japanese EUC and UTF-8 for I/O stream. EUC_OXLOFF Stop performing code conversion between Japanese EUC and UTF-8 for I/O stream.SEE ALSOjtty(1), setterm(1), stty(1), streamio(7I), jconv7(7M), jconv8(7M), jconvrs(7M), jconvs(7M), jconvu(7M), ldterm(7M), ptem(7M)NOTESWhen you use jconvru with jconvu(7M), jconvs(7M), jconv7(7M), or jconv8(7M) at once and `raw' is specified by stty(1), code convert func- tion automatically become off without specification by EUC_OXLON / EUC_OXLOFF. SunOS 5.10 13 Aug 1998 jconvru(7M)
Related Man Pages |
---|
ptem(7m) - sunos |
ibmjtoeuc(1) - sunos |
euctoibmj(1) - sunos |
intro_jfp(7) - sunos |
jconv7(7m) - sunos |
Similar Topics in the Unix Linux Community |
---|
Aperture 3: Alert when opening Help in Japanese after upgrade from Aperture 2 |
Filetype conversion error (showing ascii instead of data) |
Sed: how do I insert a \ in my replace |