Gadi Bergman wrote:
Hello,I cannot compile my C++ program on Cygwin with g++ because vswprintf is not available. This function is implemented on the Linux machine I am working with. Is there any way to make it work on Cygwin?
The wchar functions needed are missing in newlib. Gerrit -- =^..^= -- 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/