/* Copyright (C) 1995 DJ Delorie, see COPYING.DJ for details */ #include #include #include int (toascii)(int c) { return toascii(c); }