comp.lang.ada
 help / color / mirror / Atom feed
From: Dale Stanbrough <dale@goanna.cs.rmit.edu.au>
Subject: Pragma inline results in duplicate strings?
Date: 1997/06/04
Date: 1997-06-04T00:00:00+00:00	[thread overview]
Message-ID: <5n2ohf$htn$1@goanna.cs.rmit.edu.au> (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




             reply	other threads:[~1997-06-04  0:00 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-06-04  0:00 Dale Stanbrough [this message]
1997-06-04  0:00 ` Pragma inline results in duplicate strings? Samuel Tardieu
1997-06-07  0:00 ` Robert Dewar
1997-06-09  0:00 ` Tucker Taft
1997-06-11  0:00   ` Tucker Taft
replies disabled

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