comp.lang.ada
 help / color / mirror / Atom feed
* Thanks + Gotoxy in Ada
@ 1999-06-19  0:00 mehrdad1
  1999-06-21  0:00 ` Decker, Christian R
  0 siblings, 1 reply; 2+ messages in thread
From: mehrdad1 @ 1999-06-19  0:00 UTC (permalink / raw)


Dear friends,
Thank you so much for replying to my question:
"Graphic and C/C++  programs in Ada?"

I found that almost gotoxy in C/C++ is equvalent to
SET_Line(?)
and
SET_Col(?)
in Ada.
With kind regards.
Sincerely yours,
Mehrdad Derakhshan.


Sent via Deja.com http://www.deja.com/
Share what you know. Learn what you don't.




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

* Thanks + Gotoxy in Ada
  1999-06-19  0:00 Thanks + Gotoxy in Ada mehrdad1
@ 1999-06-21  0:00 ` Decker, Christian R
  0 siblings, 0 replies; 2+ messages in thread
From: Decker, Christian R @ 1999-06-21  0:00 UTC (permalink / raw)


Not exactly....  When values passed in to the Set_Col and Set_Line
procedures that are greater than the current
settings what you would expect occurs, but when values are less then the
current values then probably not.
check out what the Ada95 LRM has to say about the commands.
http://www.adahome.com/rm95/rm9x-A-10-05.html

If you want routines to act as you want them to you should check out the
Public Ada Library (PAL) or interface
to your C/C++ routines from Ada.


Chris



   -**** Posted from RemarQ, http://www.remarq.com/?a ****-
 Search and Read Usenet Discussions in your Browser - FREE -




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

end of thread, other threads:[~1999-06-21  0:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-06-19  0:00 Thanks + Gotoxy in Ada mehrdad1
1999-06-21  0:00 ` Decker, Christian R

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