comp.lang.ada
 help / color / mirror / Atom feed
* ++ of C in ada
@ 2005-07-24 18:15 nicolas.b
  2005-07-24 18:22 ` Ludovic Brenta
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: nicolas.b @ 2005-07-24 18:15 UTC (permalink / raw)


How can i implement the operator ++ in ada :

type T_Ptr is access all T_Item;
How can i implement : procedure Increment (Ptr : in out T_Ptr);
thanks




^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-08-02  5:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-07-24 18:15 ++ of C in ada nicolas.b
2005-07-24 18:22 ` Ludovic Brenta
2005-07-25  5:55 ` Jeffrey Carter
2005-07-25 13:18 ` Marc A. Criley
2005-07-25 17:00 ` Martin Krischik
2005-07-25 20:15 ` Robert A Duff
2005-08-02  5:32 ` Craig Carey

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