This is the mail archive of the gcc-bugs@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 about msgrcv()


On Dec 18, 2000, "Randall G Chan" <chanr@us.ibm.com> wrote:

> I had a question about msgrcv().

I suppose msgrcv() is a function offered by the C library.  GCC
doesn't contain a C library, it just uses whatever C library is
offered by the OS you're running.  So, you'll probably have more luck
asking this question in some forum specific to this OS you're using.

-- 
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]