Newsgroups: fj.sys.news,fj.lang.c
Path: galaxy.trc.rwcp.or.jp!coconuts.jaist!wnoc-tyo-news!csdnews.sm.sony!atg2gw!sonygw2!headgw!socslgw!daemon
From: kono@csl.sony.co.jp (Shinji Kono)
Subject: Re: How sould I cast input of ispunct()
Message-ID: <1995May16.044308.15008@nntp.csl.sony.co.jp>
Sender: daemon@nntp.csl.sony.co.jp (The devil himself)
Reply-To: kono@csl.sony.co.jp
Organization: Sony Computer Science Laboratory, Inc.
References: <TAKAYUKI.95May16113704@moon.trad.pfu.Fujitsu.co.JP>
Date: Tue, 16 May 1995 04:43:08 GMT
Lines: 27
Xref: galaxy.trc.rwcp.or.jp fj.sys.news:2384 fj.lang.c:1857
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.lang.c&nb=1857&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.

$B2OLn(B $B??<#(B@CSL.Sony$B$G$9!#(B
In article <TAKAYUKI.95May16113704@moon.trad.pfu.Fujitsu.co.JP> , 
takayuki@pfu.fujitsu.co.jp (SAKUMA takayuki) writes 
>unsigned $B$,(B signed $B$K$J$C$?$s$8$c$J$+$C$?$G$7$?$C$1!)(B

$B$*$C$H$=$&$G$7$?!#(B
     -unsigned
          Cause all char declarations to be unsigned char
          declarations, the default is to treat them as signed
          char declarations.
     -signed
          Cause all char declarations to be signed char
          declarations. This is default.
$B$H$$$&$N$,$"$k$s$G$9$M!#(B

In article <SATO.95May16124822@shiva.sm.sony.co.jp>,
      sato@sm.sony.co.jp (SATO Kazumi) writes:
> $B%]!<%?%S%j%F%#$NE@$+$i$$$&$H(Bchar$B$,(Bunsigned$B$G$b(Bsigned$B$G$b(B
> $B$$$$$h$&$K%3!<%G%#%s%0$9$Y$-$J$s$G$7$g$&$M(B.

$B5$$rIU$1$F$$$F$b0U30$KMn$H$77j$,$"$k$b$s$G$9$h$M!#JQ$($J$-$c!"(B
$BLdBj$J$$$N$K(B... object $B$NJ}$G$O4X78$J$$$+$i$J$!(B... &0x7f$B$C$F$N$,(B
$BA}$($k$@$1$J$N$+$b$7$l$J$$$1$I!#(B

---
Shinji Kono                              kono@csl.sony.co.jp
$B2OLn??<#(B Sony Computer Science Laboratory, Inc,Japan
