Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Can I write programs using NTs Posix API?

API NT POSIX Programs write
0
Posted

Can I write programs using NTs Posix API?

0

Don’t even bother trying to use this. It’s the bare minimum of Posix compliance and doesn’t offer much functionality. For example, there is no sockets support or integration with the real Win32 API. It’s only there to help NT win sales in tenders where Posix support is mandatory (i.e. governments) The win32 console API is close enough to Posix functionality that many Posix apps should be compilable within the Win32 subsystem -which is exactly what the Gnu/win32 project does.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123