From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3d114d25817fc4de,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2000-11-01 09:30:43 PST Path: supernews.google.com!sn-xit-02!sn-xit-01!supernews.com!newsfeed.stanford.edu!xfer10.netnews.com!netnews.com!cpk-news-hub1.bbnplanet.com!news.gtei.net!news.mindspring.net!finch!hubcap.clemson.edu!not-for-mail From: Cathy Hochrine Newsgroups: comp.lang.ada Subject: println with Ada Date: Wed, 01 Nov 2000 12:24:38 -0500 Organization: Clemson University Message-ID: <3A0051D6.76105276@cs.clemson.edu> NNTP-Posting-Host: cadaver.cs.clemson.edu Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: hubcap.clemson.edu 973099451 6004 130.127.48.109 (1 Nov 2000 17:24:11 GMT) X-Complaints-To: usenet@hubcap.clemson.edu NNTP-Posting-Date: 1 Nov 2000 17:24:11 GMT X-Mailer: Mozilla 4.73 [en] (Windows NT 5.0; U) X-Accept-Language: en Xref: supernews.google.com comp.lang.ada:1687 Date: 2000-11-01T17:24:11+00:00 List-Id: Hi, I'm just getting starting with jgnat and learning how to use it. One simple thing I'm trying to do is a simple hello world program written in Ada that uses java's println to print "Hello World" to standard output. I am including java.io.PrintStream at the top. I'm sure this is so trivial, but am confused. Any advice would be appreciated. Thanks, Cathy at Clemson Univ.