Literal Pool

M

Moonlit

The answer is Pool on itself hence;

Pool

Did I win something? :)

Regards, Ron AF Greve.
 
T

Thomas Matthews

Vivek said:
What is literal Pool.

In some compiler construction circles, all literals and constants
are placed in the same area of the executable. This is called
the Literal Pool: an area for all the literals to play in.

This is not a C++ specific issue, but a general programming one.
I suggest you ask the experts in for
answers on this issue.

See also:
Compiler Design
Compiler Theory

--
Thomas Matthews

C++ newsgroup welcome message:
http://www.slack.net/~shiva/welcome.txt
C++ Faq: http://www.parashift.com/c++-faq-lite
C Faq: http://www.eskimo.com/~scs/c-faq/top.html
alt.comp.lang.learn.c-c++ faq:
http://www.raos.demon.uk/acllc-c++/faq.html
Other sites:
http://www.josuttis.com -- C++ STL Library book
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,145
Messages
2,570,824
Members
47,369
Latest member
FTMZ

Latest Threads

Top