comp.lang.ada
 help / color / mirror / Atom feed
* Text_io package's  Positive_Count type
@ 2023-01-11 10:14 Mace Ayres
  2023-01-11 13:52 ` Niklas Holsti
  0 siblings, 1 reply; 5+ messages in thread
From: Mace Ayres @ 2023-01-11 10:14 UTC (permalink / raw)


I am using GNAT's,2018, GPS on 1 2012 Macbook Pro, Intel Chip, for some Ada programming with IO to a terminal. I want to capture the cursor position, row, and column with Text_IO line and col functions returning to my variables of type Positive_count, declared in my package's specification, *.ids file, Compile fails with an ambiguous message about my line of code that calls line and col returning to Postiive_count type variables.

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

end of thread, other threads:[~2023-01-11 21:46 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-11 10:14 Text_io package's Positive_Count type Mace Ayres
2023-01-11 13:52 ` Niklas Holsti
2023-01-11 21:04   ` Mace Ayres
2023-01-11 21:42     ` Niklas Holsti
2023-01-11 21:46     ` Jeffrey R.Carter

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