comp.lang.ada
 help / color / mirror / Atom feed
From: jerry@jvdsys.nextjk.stuyts.nl (Jerry van Dijk)
Subject: Re: Display procedures and IDEs
Date: 1998/07/09
Date: 1998-07-09T00:00:00+00:00	[thread overview]
Message-ID: <EvuLAx.6u@jvdsys.nextjk.stuyts.nl> (raw)
In-Reply-To: 01bdab44$6fcd6720$c145a8c2@default

Jamie (j.couston@virgin.net) wrote:

: I use the GNAT compiler under a Win95 IDE, and have 
: experienced some strange problems when attempting
: to use display procedures such as 'Set_Col' and 
: 'New_Page' etc. 

Well, actually, Ada does not have 'display procedures'.
What you are probably trying to use are Text_IO procedures,
which address structured text files.

As you are on windows, get the nt_console package from my
homepage at http://stad.dsl.nl/~jvandyk, this should do
what you want.

: As an aside, are there any IDE's available that run under DOS or Windows
: which allow single stepping and tracing, watches etc. ??

As you will find out, debugging tools are much less needed with Ada than
with languages like C and C++. Nevertheless, if you are using the ObjectAda
compiler, it does include such a debugger. If you are using the GNAT/AdaGIDE
combination, download the debugger from the same site you got GNAT.

Success,
Jerry.

-- 
-- Jerry van Dijk  | email: jdijk@acm.org
-- Leiden, Holland | member Team-Ada
-- Ada & Win32: http://stad.dsl.nl/~jvandyk




      reply	other threads:[~1998-07-09  0:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-07-09  0:00 Display procedures and IDEs Jamie
1998-07-09  0:00 ` Jerry van Dijk [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