Re: Using GNAT.Sockets with Streams and Byte Swapping
- From: "Alex R. Mosteo" <devnull@xxxxxxxxxxxxxx>
- Date: Thu, 26 May 2005 11:50:41 +0200
markp wrote:
Thanks for your reply. I have one question. In order to write my own 'Write and 'Read subprograms, would I have to change GNAT.Sockets and rebuild the runtime? Or, is there an easier way?
No, no :) You just write a conformant procedure and then:
for Your_Type'Write use <your procedure>; .
- References:
- Using GNAT.Sockets with Streams and Byte Swapping
- From: markp
- Re: Using GNAT.Sockets with Streams and Byte Swapping
- From: Simon Wright
- Re: Using GNAT.Sockets with Streams and Byte Swapping
- From: markp
- Using GNAT.Sockets with Streams and Byte Swapping
- Prev by Date: Re: Gnat STORAGE_ERROR
- Next by Date: Re: Gnat STORAGE_ERROR
- Previous by thread: Re: Using GNAT.Sockets with Streams and Byte Swapping
- Next by thread: Re: Using GNAT.Sockets with Streams and Byte Swapping
- Index(es):