Linux C header files on Windows?

From: Ahmed S. Badran (a_badran_at_hotmail.com)
Date: 03/21/04


Date: Sun, 21 Mar 2004 11:31:02 +0200

Hi,

Is it possible to do linux development on Windows platform (to make use of
editors and such)? The main problem I'm facing is that I'm not sure if there
are 'linux' header files that I can have on windows. I've been told about
cygwin but then going quickly through its documentation I noticed it's a
windows port of the unix environment but not the header files. Basically
what I want is to have all the C/C++ header files of linux on windows.

Ahmed