format: Optimize fmt_from_io(). 20100824040503/pspp
authorBen Pfaff <blp@cs.stanford.edu>
Mon, 16 Aug 2010 05:03:19 +0000 (22:03 -0700)
committerBen Pfaff <blp@cs.stanford.edu>
Tue, 24 Aug 2010 03:29:42 +0000 (20:29 -0700)
A "switch" statement should be much faster than a linear search.


No differences found