Variable substitution

K

KERLOG

Hello,

I found that in "glibc" there is a function to perform variable
substitution.
It start with $.

By digging inside the code of "glibc" I can't find how it's done.

Has someone already written such function ?
For an old BC3.1 it will be fine.

Thanks.
 
J

Jack Klein

Hello,

I found that in "glibc" there is a function to perform variable
substitution.

What is "glibc"? If you are referring to the GNU compiler library, it
is off-topic here. Try one of the groups.
It start with $.

Nothing in the standard C language starts with $. The character is
not in either the source or execution basic C character set.
By digging inside the code of "glibc" I can't find how it's done.

Has someone already written such function ?
For an old BC3.1 it will be fine.

Thanks.

....and what the heck is "variable substitution"? It is not a C term.
What exactly do you think it means?
 

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

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,053
Latest member
billing-software

Latest Threads

Top