Newsgroups: fj.lang.c
Path: galaxy.trc.rwcp.or.jp!coconuts.jaist!wnoc-tyo-news!news.nc.u-tokyo.ac.jp!train.ad.jp!news!yacc.or.jp!hallab-news!sunshine!abe
From: abe@hallab.co.jp (Abe Seika)
Subject: Re: sjis code
In-Reply-To: g92k0323@mn.waseda.ac.jp's message of 16 Jan 1997 20:55:41 JST
X-Nntp-Posting-Host: suntory.hallab.co.jp
Message-ID: <ABE.97Jan17123417@suntory.hallab.co.jp>
Sender: usenet@hallab.co.jp
Organization: HAL Laboratory, Inc. Tokyo, Japan
References: <5bc8g3$4p8@bosei.cc.u-tokai.ac.jp> <1997Jan16.025735.1466@merope.opus.or.jp>
	<G92K0323.97Jan16205543@wise22.mn.waseda.ac.jp>
Date: Fri, 17 Jan 1997 03:34:17 GMT
Lines: 17
Xref: galaxy.trc.rwcp.or.jp fj.lang.c:3426
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.lang.c&nb=3426&hd=a
X-reformat-date: Mon, 18 Oct 2004 15:18:22 +0900
X-reformat-comment: Tabs were expanded into 4 column tabstops by the Galaxy's archiver. See http://katsu.watanabe.name/ancientfj/galaxy-format.html for more info.


$B$3$&$$$&%/%$%:$N9%$-$J%O%k8&5f=j$N0$It$H$$$&$b$N$G$9!#(B

In article <G92K0323.97Jan16205543@wise22.mn.waseda.ac.jp>
g92k0323@mn.waseda.ac.jp (KANOU Hiroki) writes:

 > main(c){while((c=getchar())>=0)printf("%02x ",c);}
 > 
 > $B$h$jC;$/$G$-$^$9$+$M!)(B

$B$b$A$m$s!#(B

main(c){while(c=~getchar())printf("%02x ",~c);}

--
      ($B3t(B) HAL $B8&5f=j(B  $B0$It@52B(B
      abe@hallab.co.jp
