This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: <complex.h> for Cygwin?


[please don't top-post]

On 10/01/2010 09:08 AM, Jan Chludzinski wrote:
I need to write some simple code which involves complex values.  I
remembered that C99 added support for complex values and tried to use
<complex.h>  (different from C++'s<complex>) - I tried ccos() and got
the error below.

Ah, but cygwin doesn't yet implement C99. Patches welcome.


--
Eric Blake   eblake@redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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