Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

vswprintf()

27 views
Skip to first unread message

Dave Yeo

unread,
Jul 6, 2012, 11:16:00 PM7/6/12
to
Anyone know of an implementation of vswprintf()?
Dave

Dave Yeo

unread,
Jul 6, 2012, 11:11:36 PM7/6/12
to

Frank Beythien

unread,
Jul 7, 2012, 4:31:32 AM7/7/12
to
Am 07.07.2012 05:11, schrieb Dave Yeo:
> Anyone know of an implementation of vswprintf()?
> Dave

Openwatcom has it.

www.openwatcom.org

Frank

Paul Smedley

unread,
Jul 7, 2012, 8:05:05 PM7/7/12
to
Hi Frank,
I'll assume Dave needs something for GCC...

Mentore

unread,
Jun 23, 2014, 11:14:45 AM6/23/14
to
Il giorno sabato 7 luglio 2012 05:16:00 UTC+2, Dave Yeo ha scritto:
> Anyone know of an implementation of vswprintf()?
>
> Dave

I don't know if one is available, but I think this could be helpful:

http://www.cplusplus.com/reference/cwchar/vswprintf/

http://publib.boulder.ibm.com/infocenter/zvm/v6r1/index.jsp?topic=/com.ibm.zvm.v610.edclv/vswprip.htm

https://code.google.com/p/wchar-utf16/source/browse/src/stdio/vswprintf.c?r=22326a7abb26c63945665e97c13269101fc72042

The latter of the three is from FreeBSD.

Mentore

Dave Yeo

unread,
Jun 23, 2014, 11:58:15 PM6/23/14
to
Turns out there was one in Odin
Dave
0 new messages