comp.lang.ada
 help / color / mirror / Atom feed
* Pragma inline results in duplicate strings?
@ 1997-06-04  0:00 Dale Stanbrough
  1997-06-04  0:00 ` Samuel Tardieu
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Dale Stanbrough @ 1997-06-04  0:00 UTC (permalink / raw)



You'll probably say "implementation dependent", but i am wondering what the
normal thing for compilers to do is in the following situation.


   procedure Break is
   begin
      Put ("<br>");
   end;
   pragma Inline (Break);

Is the string duplicated for each inline call?


Dale




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

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

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1997-06-04  0:00 Pragma inline results in duplicate strings? Dale Stanbrough
1997-06-04  0:00 ` Samuel Tardieu
1997-06-07  0:00 ` Robert Dewar
1997-06-09  0:00 ` Tucker Taft
1997-06-11  0:00   ` Tucker Taft

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