This is the mail archive of the cygwin@sourceware.cygnus.com 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]

Re: missing prototypes in io.h


Jimen Ching <jching@flex.com> writes:
> Hi all,
> 
> Is the next release going to include a more complete io.h?  The one in
> b20.1, cygwin-b20/H-i586-cygwin32/i586-cygwin32/include, is incomplete.
> The mingw32 version is better.  But I want to use the cygwin library along
> with the Win32 API.  Can this be done?
> 

I'm confused -- io.h has nothing to do with Win32 API. Cygwin provides an 
io.h that is Cygwin specific, and Mingw provides one that is MS runtime 
specific, and neither is needed if your code uses Win32 API.

Why don't you tell us what you're looking for, and we can go from there.

Regards,
Mumit


--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


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