Opening a file with a UNICODE filename using the ANSI C Library
From: Chris Morrison (chris_at_private.co.uk)
Date: 11/16/05
- Next message: Jeffrey Schwab: "Re: C++ date/time convertions"
- Previous message: Lew Pitcher: "Re: Determining the hard drives."
- Next in thread: QNils_O=2E_Sel=E5sdal=22?=: "Re: Opening a file with a UNICODE filename using the ANSI C Library"
- Reply: QNils_O=2E_Sel=E5sdal=22?=: "Re: Opening a file with a UNICODE filename using the ANSI C Library"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 16 Nov 2005 01:11:35 +0000
Hi all,
I wonder if someone could tell me how UNIX/Linux deals with UNICODE
filenames.
How would you open an file with a UNICODE name? I have seen a
wide-character string version of fopen() called _wfopen() but this seems
to be indigenous to Micky$oft Windoze and their own 'version' of the
ANSI C library.
Is there such a call in the C runtime library on Linux?
Regards,
Chris
----== Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News==----
http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups
----= East and West-Coast Server Farms - Total Privacy via Encryption =----
- Next message: Jeffrey Schwab: "Re: C++ date/time convertions"
- Previous message: Lew Pitcher: "Re: Determining the hard drives."
- Next in thread: QNils_O=2E_Sel=E5sdal=22?=: "Re: Opening a file with a UNICODE filename using the ANSI C Library"
- Reply: QNils_O=2E_Sel=E5sdal=22?=: "Re: Opening a file with a UNICODE filename using the ANSI C Library"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|