fopen with UTF-8 chars in filenames

Paul J. Lucas pauljlucas@mac.com
Fri Mar 17 21:16:00 GMT 2006


On Thu, 16 Mar 2006, Christopher Faylor wrote:

> I don't know if doing what the OP wants is possible on Cygwin ...

	I solved my problem by using _wfopen() and converting the path
	to UTF-16 first.  Unless there's a way to work directly with
	UTF-8, I'll stick with that.

	- Paul

--
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/



More information about the Cygwin mailing list