Newsgroups: fj.lang.c
Path: galaxy.trc.rwcp.or.jp!coconuts.jaist!wnoc-tyo-news!infoweb-news!news.nagoya.infoweb.or.jp!news-gw!news-k-net!nf2.iij.ad.jp!news.iij.ad.jp!messe!sc1!shpptl!shpcsl!kraken!mugitani
From: mugitani@shpcsl.sharp.co.jp (Kouhei Mugitani)
Subject: Re: about GNU C++
Message-ID: <E0HFF7.8rI@shpcsl.sharp.co.jp>
Organization: Information Tech. Research Labs. SHARP Corp.,Tenri-city,Nara Pref.,JAPAN 
References: <5541q9$gs2@einstein.edu.tuis.ac.jp> <ANDREW.96Nov2104208@a4w650.osaka-sandai.ac.jp>
Date: Thu, 7 Nov 1996 04:06:43 GMT
Lines: 14
Xref: galaxy.trc.rwcp.or.jp fj.lang.c:3066
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.lang.c&nb=3066&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.

In <ANDREW.96Nov2104208@a4w650.osaka-sandai.ac.jp>
 andrew@osaka-sandai.ac.jp (OHGAKI Hitoshi Andrew) writes:

>Turbo C$B$O$b$&2?G/$b;H$C$F$J$$$N$G$O$C$-$j3P$($F$^$;$s$,!"(B
>printf("\x1b");
>$B$C$F!"(BTurbo C$B$NJ}8@$G!"DL>o$O(B
>printf("%c",0x1b);
>$B$C$F=q$/$s$B$c$J$$$G$7$g$&$+!#(B

  $B$$$$$(!"$A$c$$$^$9!#(B

printf("\033");

  $B$H!"=q$-$^$9!#(B
