[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: [LI] Support for swprintf & swscanf



If you lookup the archives, I had sent an URL of a site which deals
with issues related to Unicode and wide character support in Linux.
The URL is http://www.cl.cam.ac.uk/~mgk25/unicode.html

That site has links to ISO C Amendment 1     <-- this is what you need
[ http://www.unix-systems.org/version2/whatsnew/login_mse.html ] dealing

with the wide char support in C standard.

And a link to GNU libc at http://www.gnu.org/software/libc/ which is the

GNU implementation of C standard. The latest version 2.1.2 conforms to
ISO C/amendment 1, POSIX.1c, XPG4.2 standards so those functions defined

in these standards should be available.

If you look at the archives of Linux-UTF8 list, you will come to know
about heavy activity on the I18N front in the upcoming glibc ver 2.2
If you are desperate to get to the cutting edge of glibc 2.2 then you
need to visit the CVS server at sourceware.cygnus.com and cvsup it.

HTH
-swapan

Date: Wed, 01 Dec 1999 10:57:02 +0530
From: Rajesh Pandey <rpandey@xxxxxxxxxxxxxx>
Subject: Re: [LI] Support for swprintf & swscanf

Dear Atul,

Can you help me with this. I am trying a port a software from WinNT to
Linux. The software uses these call and I am unable to locate them on
the Linux.

Regards,
Rajesh


Rajesh Pandey wrote:
>
> Dear Friends,
>
> Does the PCQ Linux supports the function swprintf &  swcanf? These are

> wide character equivalent functions for sprintf & scanf.
>
> Regards,
> Rajesh

--------------------------------------------------------------------
The Linux India Mailing List Archives are now available.  Please search
the archive at http://lists.linux-india.org/ before posting your question
to avoid repetition and save bandwidth.