comp.lang.ada
 help / color / mirror / Atom feed
From: sk <noname@myob.com>
To: comp.lang.ada@ada-france.org
Subject: Re: File_Type
Date: Tue, 20 Apr 2004 03:23:22 -0500
Date: 2004-04-20T03:23:22-05:00	[thread overview]
Message-ID: <mailman.32.1082449118.314.comp.lang.ada@ada-france.org> (raw)
In-Reply-To: x7v8ygrp671.fsf@smaug.pushface.org

 From "System.File_Control_Block" :

    type AFCB is abstract new Ada.Streams.Root_Stream_Type with record

       Stream : Interfaces.C_Streams.FILEs;
       --  The file descriptor

which gets back to my comment on Interfaces.C.Streams :-)

However ...

 > so there is *no* *way* you can hope to "use an Integer Type like a
 > File_Type" or "asign a File_Type the value 3".

... I totally agree. My thoughts were that the OP was trying to
hook into the C integer file type descriptors rather than trying
to create them.

-- 
-------------------------------------------------
-- Merge vertically for real address
--
--     s n p @ t . o
--      k i e k c c m
-------------------------------------------------




  parent reply	other threads:[~2004-04-20  8:23 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-18 12:17 File_Type Jorge Suarez-Solis Rivaya
2004-04-18 16:30 ` File_Type Martin Krischik
2004-04-18 20:47 ` File_Type tmoran
2004-04-18 22:02 ` File_Type sk
2004-04-20  5:30   ` File_Type Simon Wright
2004-04-20  8:08     ` File_Type Ludovic Brenta
2004-04-20 19:39       ` File_Type Keith Thompson
2004-04-20  8:23     ` sk [this message]
2004-04-18 22:11 ` File_Type Marius Amado Alves
2004-04-18 23:17   ` File_Type Georg Bauhaus
2004-04-21 17:03     ` File_Type Warren W. Gay VE3WWG
replies disabled

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