On Jun 23 15:52, asterix_ve wrote: > Hi all, > > > Can some one help me, saying what library i can use in gcc windows to get > something like a queue in linux?
Use Cygwin plus Cygserver. Docs in /usr/share/doc/Cygwin/cygserver.README. You don't need any special library. Just use the usual SYSV IPC calls. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Co-Project Leader mailto:[EMAIL PROTECTED] Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/

