(print_table, scan_table): Add support for XPG4's %S and %C formats for printing...
authorRichard Stallman <rms@gnu.org>
Tue, 20 Oct 1992 07:37:27 +0000 (07:37 +0000)
committerRichard Stallman <rms@gnu.org>
Tue, 20 Oct 1992 07:37:27 +0000 (07:37 +0000)
commitd3c738e1ce76595c6cd939e090f6c09737c49f58
treedfc08bd65ad9e179021f8e861df4500bfc10e46b
parenta4c17831639675d3ead6000bfd831bd27d9ee4eb
(print_table, scan_table): Add support for XPG4's %S and %C formats for printing/reading wide characters.

(print_table, scan_table): Add support for XPG4's %S and %C formats
for printing/reading wide characters.  %lc and %ls too.

From-SVN: r2522
gcc/c-typeck.c