comp.lang.ada
 help / color / mirror / Atom feed
From: ldries46 <bertus.dries@planet.nl>
Subject: Values on a known address
Date: Fri, 29 May 2020 12:54:43 +0200
Date: 2020-05-29T12:54:43+02:00	[thread overview]
Message-ID: <5ed0e9f3$0$1443$e4fe514c@news.kpn.nl> (raw)

For Debugging purposes I need to see if the value of a certain 
Gtk_Text_Iter value is valid
I can see the address on which the value is located but I don't know how 
to print the value on that address?

The value is declared as
     Start_Iter : Gtk_Text_Iter;

I have some debugging print statements made which can print string 
types, integer types, floating types.

With Print( Start_Iter'Address) I can see Address How can I see the 
value on that address.

                 reply	other threads:[~2020-05-29 10:54 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed
replies disabled

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