comp.lang.ada
 help / color / mirror / Atom feed
From: hreba <f_hreba@yahoo.com.br>
Subject: cocor_ada: Sets, FileIO?
Date: Fri, 29 Jul 2016 16:40:17 +0200
Date: 2016-07-29T16:40:17+02:00	[thread overview]
Message-ID: <e0186hFbnaaU1@mid.individual.net> (raw)

Hi,

I am familiarizing with Coco/R. I installed it (and Florist) and I am 
able to generate a scanner and a parser. They contain the lines
-----------------------------------------------------------------
with  Sets;
with  FileIO;
-----------------------------------------------------------------
Does anybody know were I find these packages?

The scanner package has the line
-----------------------------------------------------------------
  Source   : aliased FileIO.File;  -- source/list files. To be opened by 
the main pgm
-----------------------------------------------------------------
I guess FileIO exports a constructor and I have to do something like
-----------------------------------------------------------------
My_Scanner.Source:= FileIO.New_File ("my_input_file.xyz");
-----------------------------------------------------------------
Correct?

-- 
Frank Hrebabetzky		+49 / 6355 / 989 5070

             reply	other threads:[~2016-07-29 14:40 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-07-29 14:40 hreba [this message]
2016-08-02 18:51 ` cocor_ada: Sets, FileIO? p.p11
2016-08-03  8:28   ` hreba
2016-08-03 17:41     ` p.p11
2016-08-04 12:08       ` hreba
2016-08-10 13:06       ` hreba
2016-08-10 16:58         ` Simon Wright
replies disabled

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