Re: [HACKERS] What is nameout() for?

From: Don Baccus <dhogaza(at)pacifier(dot)com>
To: Mike Mascari <mascarim(at)yahoo(dot)com>, Bruce Momjian <maillist(at)candle(dot)pha(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] What is nameout() for?
Date: 1999-11-07 20:47:51
Message-ID: 3.0.1.32.19991107124751.00ab9b80@mail.pacifier.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

At 12:38 PM 11/7/99 -0800, Mike Mascari wrote:

>Actually, I have 'C' question regarding the above code. Where does the
>"-" live in RAM? Does the compiler generated a data hunk such that this
>string will be apart of the final executable and each invocation of this
>routine would result in a pointer to that 'global' location being
>returned?

Yes.

- Don Baccus, Portland OR <dhogaza(at)pacifier(dot)com>
Nature photos, on-line guides, Pacific Northwest
Rare Bird Alert Service and other goodies at
http://donb.photo.net.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 1999-11-07 20:48:09 Re: [HACKERS] What is nameout() for?
Previous Message Mike Mascari 1999-11-07 20:38:34 Re: [HACKERS] What is nameout() for?