comp.lang.ada
 help / color / mirror / Atom feed
From: Jeffrey Carter <jrcarter@acm.org>
Subject: Re: Java / Keyboard class, neophyte stumped
Date: Sat, 06 Oct 2001 18:23:05 GMT
Date: 2001-10-06T18:23:05+00:00	[thread overview]
Message-ID: <3BBF4C04.36CC86C5@acm.org> (raw)
In-Reply-To: 7b4af09f.0110060529.368829c8@posting.google.com

Using GNAT 3.13p/Win98 on your code, I get

C:\Code>gcc -c evennumber.adb
evennumber.adb:1:01: compilation unit expected
evennumber.adb:6:01: illegal character, replaced by "("
evennumber.adb:8:40: illegal character, replaced by "("
evennumber.adb:10:09: illegal character, replaced by "("
evennumber.adb:20:29: == should be =
evennumber.adb:21:17: illegal character, replaced by "("
evennumber.adb:24:33: illegal character, replaced by "("
evennumber.adb:25:88: missing string quote
evennumber.adb:26:13: missing string quote
evennumber.adb:27:82: missing string quote
evennumber.adb:28:11: missing string quote
evennumber.adb:31:33: illegal character, replaced by ")"
evennumber.adb:35:17: illegal character, replaced by ")"
evennumber.adb:41:25: illegal character, replaced by "("
evennumber.adb:43:25: illegal character, replaced by ")"
evennumber.adb:50:09: illegal character, replaced by ")"
evennumber.adb:51:01: illegal character, replaced by ")"

Perhaps you need to spend more time with your Ada
textbook/instructor/tutorial before trying something this ambitious? :)

-- 
Jeff Carter
"Nobody expects the Spanish Inquisition!"
Monty Python's Flying Circus



      parent reply	other threads:[~2001-10-06 18:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-10-06 13:29 Java / Keyboard class, neophyte stumped Chuck
2001-10-06 14:19 ` me
2001-10-06 18:23 ` Jeffrey Carter [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox