Sponsored Content
The Lounge What is on Your Mind? Please Donate to the Red Cross for Earthquake and Tsunami Relief in Japan Post 302504595 by Neo on Tuesday 15th of March 2011 01:56:11 AM
Old 03-15-2011
It is amazing to see the calm and civilized nature of the Japanese people in such an unprecedented disaster. Everyone is so impressed, especially me. It is so impressive how the Japanese people remain calm even in such an emergency. Naturally, they are calm over all things in life and maintain a positive attitude and advanced sense of community, in all situations.

The Japanese people have set the highest standard for how to react to any emergency and show how and why they are among the most civilized nations in the world.

OBTW: Yesterday we served around 350K banners for the Red Cross. Many thanks to everyone who gives from their heart to help the Japanese people.
 

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
jconvru(7M)							  STREAMS Modules						       jconvru(7M)

NAME
jconvru - 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"); DESCRIPTION
jconvru 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. IOCTLS
jconvru 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 ALSO
jtty(1), setterm(1), stty(1), streamio(7I), jconv7(7M), jconv8(7M), jconvrs(7M), jconvs(7M), jconvu(7M), ldterm(7M), ptem(7M) NOTES
When 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)
All times are GMT -4. The time now is 04:20 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy