comp.lang.ada
 help / color / mirror / Atom feed
* Values on a known address
@ 2020-05-29 10:54 ldries46
  0 siblings, 0 replies; only message in thread
From: ldries46 @ 2020-05-29 10:54 UTC (permalink / 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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-29 10:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-29 10:54 Values on a known address ldries46

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