Newsgroups: fj.lang.c,fj.lang.c++
Path: galaxy.trc.rwcp.or.jp!coconuts.jaist!wnoc-tyo-news!sh.wide!kogwy!math-keio!mad
From: mad@math.keio.ac.jp (MAEDA Atusi)
Subject: Re: main() (Re: =?ISO-2022-JP?B?GyRCNjUkKCRGGyhC?=)
In-Reply-To: senda@kuis.kyoto-u.ac.jp's message of 30 Jun 94 22:31:02
Message-ID: <MAD.94Jul3013935@diamond.math.keio.ac.jp>
Sender: news@math.keio.ac.jp
Reply-To: mad@math.keio.ac.jp
Organization: Faculty of Sci. and Tech., Keio Univ., Yokohama, Japan.
References: <SENDA.94Jun30002425@cr-x.kuis.kyoto-u.ac.jp>
	<tatsumi.bahamut100725@elelab.nsc.co.jp>
	<SENDA.94Jun30223102@cr-x.kuis.kyoto-u.ac.jp>
Date: Sat, 2 Jul 1994 16:39:35 GMT
Lines: 14
Xref: galaxy.trc.rwcp.or.jp fj.lang.c:1457 fj.lang.c++:75
X-originally-archived-at: http://galaxy.rwcp.or.jp/text/cgi-bin/newsarticle2?ng=fj.lang.c&nb=1457&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 article <SENDA.94Jun30223102@cr-x.kuis.kyoto-u.ac.jp> senda@kuis.kyoto-u.ac.jp (Shuji Senda) writes:
 >Tetsu> $B!V(Bmain()$B4X?t$O(B int$B$rJV$9!W$N$[$&$,@5$7$$$N$G$O$J$$$G$7$g$&$+!#(B
 >
 >  $B$=$&$G$9$M!#(Bc++ $B$X$N0\9T$r9M$($F!"(Bint main() $B$KJQ$($h$&$+$J(B?

C$B$G$b(B int main(void) $B$^$?$O(B int main(int, char *[]) $B$,@5$7$$$3$H$K$J$C(B
$B$F$^$9$h!#(B $B>/$J$/$H$b(B ANSI $B$G$O!#(B

main() {} 

$B$J$s$F$$$&%W%m%0%i%`$r<B9T$9$k$H(B(return $B$b(B exit() $B$b$7$J$$$H(B)$B!"@5>o=*(B
$BN;$K$J$k$+0[>o=*N;$K$J$k$+$OITDj$G$9!#(B

--mad
