Sponsored Content
The Lounge What is on Your Mind? Please Donate to the Red Cross for Earthquake and Tsunami Relief in Japan Post 302505061 by rajsharma on Wednesday 16th of March 2011 05:20:32 AM
Old 03-16-2011
Great initiative.

Thanks for making this link available.

Our prayers for all of the Japanese.The scenes on TV are devestating.
They will rise again like they did after WW-2 and became one of the top economies of the world.

This is a real wakeup call from the nature to all of us.Lets stop destroying natures'balance.
 

3 More Discussions You Might Find Interesting

1. What is on Your Mind?

What a relief

It is so nice to find a site where you can actually get answers to Unix questions - I've found most of my answers just my searching - but was amazed at the fast response to the nightmare file questions. Thank you again! (1 Reply)
Discussion started by: Barb
1 Replies

2. What is on Your Mind?

only in japan ...

Water Rocket Man pcsMfLWSYx8 These japanese are a little nuts if you ask me ... :D (8 Replies)
Discussion started by: sparcguy
8 Replies

3. What is on Your Mind?

A bit of light relief...

How about a thread to show your Desktop, Console or computing environment... This is my current MacBook Pro 13 inch screen... Let's see some others no matter how boring... ;oD (7 Replies)
Discussion started by: wisecracker
7 Replies
jconvs(7M)							  STREAMS Modules							jconvs(7M)

NAME
jconvs - code conversion STREAMS module (PC kanji/Japanese EUC) SYNOPSIS
#include <sys/types.h> #include <sys/stropt.h> #include <sys/conf.h> ioctl(fd, I_PUSH, "jconvs"); DESCRIPTION
jconvs is a STREAMS module that is available to be pushed onto a stream. Usually, this module has to be pushed onto a stream between a raw device such as ptem(7M) and terminal line discipline module such as ldterm(7M). jconvs has to be pushed when you set PC kanji terminal. It converts up stream for PC kanji code into Japanese EUC and passes high module. It also converts down stream for Japanese EUC into PC kanji code and passes low module. jconvs controls terminal line discipline under PCK environment by using with jconvrs(7M). IOCTLS
jconvs processes the following ioctls: EUC_OXLON Start performing code conversion between PC kanji and Japanese EUC for I/O stream. EUC_OXLOFF Stop performing code conversion between PC kanji and Japanese EUC for I/O stream. SEE ALSO
jtty(1), setterm(1), stty(1), PCK(5), streamio(7I), jconv7(7M), jconv8(7M), jconvrs(7M), jconvru(7M), jconvu(7M), ldterm(7M), ptem(7M) NOTES
When you use jconvs with jconvrs(7M) or jconvru(7M) at once and `raw' is specified by stty(1), code convert function automatically become off without specification by EUC_OXLON / EUC_OXLOFF. jconvs supports PC kanji/Japanese EUC code conversion under TOG Japanese Vendors Council (TOG/JVC) Recommended Code Set Conversion Specifi- cation between Japanese EUC and Shift-JIS. SunOS 5.10 13 Aug 1998 jconvs(7M)
All times are GMT -4. The time now is 03:01 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy