comp.lang.ada
 help / color / mirror / Atom feed
* defining functions
@ 1999-11-25  0:00 Riyaz Mansoor
  1999-11-24  0:00 ` Matthew Heaney
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Riyaz Mansoor @ 1999-11-25  0:00 UTC (permalink / raw)



hi there

when i try to define a function as below my compiler tells me the name is
invalid. when i change the name to "=" it works fine. is this a compiler
specific problem? or ada restriction?

   function  "=="  (Stack1, Stack2 : in Stack) return Boolean;

if this is a compiler problem, i'm using AdaGIDE (GNAT 3.12), is there
anyway i can tell the compiler to accept "==" as a valid name?

(i find the single equal sign really irritating!!!)

thanx

----------------------------------------------------







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

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

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-11-25  0:00 defining functions Riyaz Mansoor
1999-11-24  0:00 ` Matthew Heaney
1999-11-24  0:00 ` Ted Dennison
1999-11-25  0:00   ` Riyaz Mansoor
1999-11-24  0:00 ` Gautier
1999-11-24  0:00 ` Lutz Donnerhacke
1999-11-25  0:00 ` Robert Dewar

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