This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Question involving const-value qualifiers in c++...


On Feb  6, 2001, John Schmerge <schmerge@cyber.com> wrote:

> Forgive me for sending this question to a list that probably has
> seen this question several times before, but I am wondering whether
> it should be legal to pass a 'char **' to function that requires a
> 'const char **'...

How about having a look at a C++ FAQ before posting? :-)

http://reality.sgi.com/austern/std-c++/faq.html#C1

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]