Date: Mon, 23 Sep 2002 04:35:50 -0700 (PDT) From: "Tim J. Robbins" <tjr@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio scanf.3 vfscanf.c Message-ID: <200209231135.g8NBZohN076427@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tjr 2002/09/23 04:35:50 PDT
Modified files:
lib/libc/stdio scanf.3 vfscanf.c
Log:
Implement the %lc, %ls and %[ conversions, which read sequences of wide
characters, non-whitespace wide character strings and wide character
strings in a scanset.
Revision Changes Path
1.18 +32 -15 src/lib/libc/stdio/scanf.3
1.25 +105 -1 src/lib/libc/stdio/vfscanf.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200209231135.g8NBZohN076427>
