Newsgroups: fj.lang.c
Path: galaxy.trc.rwcp.or.jp!coconuts.jaist!wnoc-tyo-news!sinfony-news01!news01.so-net.or.jp!infosphere!asakanet!axion!asakagw!fiaskry!sakunami!ayashi!kaneko
From: kaneko@ccedu.sendai-ct.ac.jp (Yutaka Kaneko)
Subject: Re: $B3X9;$N<x6H$G!J@h@8$,(Bgetchar$B$G(Bchar$B$r;H$C$F$?!K(B
X-Nntp-Posting-Host: saikachi
Message-ID: <E68sE7.Jn0@ayashi.cc.sendai-ct.ac.jp>
Lines: 35
Sender: news@ayashi.cc.sendai-ct.ac.jp (SNCT NetNews Manager)
Organization: Sendai National College of Technology
X-Newsreader: mnews [version 1.18PL3] 1994-08/01(Mon)
References: <5f1ne8$lc4@geisya.geisya.or.jp>
Date: Thu, 27 Feb 1997 03:30:07 GMT
Xref: galaxy.trc.rwcp.or.jp fj.lang.c:3673
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.lang.c&nb=3673&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.

  $B6b;R!w@gBfEEGH$G$9!#(B

In article <5f1ne8$lc4@geisya.geisya.or.jp>
isogaki@uniteddigital.com writes:
>> $B!!$H$3$m$G!"#T#u#r#b#o#C!\!\!J%P!<%8%g%s$o$9$l$?!K$G(B
>> "stdio.h"$B$r%$%s%/%k!<%I$7$J$/$F$b!"(Bprintf$B$,F0$$$F$$$k$h$&$G$7$?!#$=$s$J$b$s(B
>> $B$G$9$+!)!&!&!&$H$$$&$+!"$=$&$$$&OC$7$OJ9$$$?;v$,$"$j$^$9$+!)(B

  $B@$$NCf!"$=$s$J$b$s$G$9!#(B

  $BJ8;zNsA`:n4X?t$G$b!"(Bstrcmp(), strlen()$B$J$I!"(Bint$B7?$rJV$94X(B
$B?t$O(Bstring.h$B$r(B#include$B$7$J$/$F$bLdBj$J$/;H$($^$9!#$^$?!"(B
strcpy()$B$J$I$bJV$jCM$r;H$o$J$1$l$P!"LdBj$J$+$C$?$j$7$^$9!#0l(B
$BJ}!"(Bstrchr()$B$J$I(Bchar*$B$rJV$94X?t$O(Bstring.h$B$r(B#include$B$9$k$+!"(B
$BL@<(E*$K@k8@$7$F$d$i$J$1$l$P$$$1$^$;$s!#(B
  $B$G$b!"$^$"!"!V=i?4<T!W$K$O!"4X?t%j%U%!%l%s%9$K$N$C$F$$$kDL(B
$B$j$K(B#include$B$r$D$1$m!"$H$$$C$F$*$/$N$,0lHV4JC1$G$o$+$j$d$9$$(B
$B$s$G$9!#(B

  $B$b$C$H$b!"(Bstrlen()$B$O!"$=$N$&$A(B64bit$B@0?t$rJV$9$h$&$K$J$k$+(B
$B$b$7$l$J$$$7!"(Bint(=short)$B$G$J$/!"(Blong$B$rJV$9=hM}7O$b$"$k$+$b(B
$B$7$l$J$$$N$G!"$d$C$Q$j(Bstring.h$B$rF~$l$F$*$$$?$[$&$,0BA4$+$b(B
$B$7$l$J$$!#(B

##  $B$^!"=hM}$N8zN($r9M$($l$P!"(B20$B2/J8;z$r1[$($kJ8;zNs$KBP$7$F(B
##  strlen()$B$J$s$>E,MQ$7$?$/$J$$$1$l$I!#(B

  $B$A$J$_$K!";d$N=pL>$G$9$,!"BgDq$N=hM}7O$G%3%s%Q%$%k$G$-$^$9(B
$B$,!"(BLSI-C86$B$@$H(B#include<stdio.h>$B$r2C$($J$$$H@5$7$/F0$+$J$$$O(B
$B$:$G$9!#(B

double x,y,z=1.8;main(a,b){x=(time( /*       $B6b;R(B $BM5(B(Yutaka Kaneko)          */
0)%935)/472;while(!0){y=x;x=2-z*(x- /* Sendai National College of Technology */
1)*(x-1);a=(x*631);a%=78;b=(y*95);b%/*     kaneko@cc.sendai-ct.ac.jp         */
=24;printf("\033[%d;%dHx\n",b,a);}} /*Evanx08,Megax05,Escax07,Fushx16,WedPx07*/
