++ of C in ada
- From: "nicolas.b" <nicolas.blanpain@xxxxxxxxxxxxxxxxxx>
- Date: 24 Jul 2005 11:15:17 -0700
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
.
- Follow-Ups:
- Re: ++ of C in ada
- From: Robert A Duff
- Re: ++ of C in ada
- From: Martin Krischik
- Re: ++ of C in ada
- From: Marc A. Criley
- Re: ++ of C in ada
- From: Jeffrey Carter
- Re: ++ of C in ada
- From: Ludovic Brenta
- Re: ++ of C in ada
- Prev by Date: Re: type and subtype
- Next by Date: Re: ++ of C in ada
- Previous by thread: Simple components v2.0
- Next by thread: Re: ++ of C in ada
- Index(es):