comp.lang.ada
 help / color / mirror / Atom feed
From: jerry@jvdsys.nextjk.stuyts.nl (Jerry van Dijk)
Subject: Re: help about linux console graphics
Date: 1998/08/06
Date: 1998-08-06T00:00:00+00:00	[thread overview]
Message-ID: <ExACn1.8z@jvdsys.nextjk.stuyts.nl> (raw)
In-Reply-To: 6qc03b$3k6$1@nnrp1.dejanews.com

jtapasai@my-dejanews.com wrote:

: I must display in screen ( in graphics mode ) not a string, but a variable
: wich has integer type.

Fist convert the integer value into a String with the 'Image attribute.

	S : String := Integer'Image (5);

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




      parent reply	other threads:[~1998-08-06  0:00 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-08-06  0:00 help about linux console graphics jtapasai
1998-08-06  0:00 ` none Anonymous
1998-08-06  0:00 ` none Anonymous
1998-08-06  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