AUSAM/source/libS/ctype.c

Compare this file to the similar file:
Show the results in this format:

#include	"stdio.h"

char _ctype[] {
	0,	0,	0,	0,	0,	0,	0,	0,
	0,	_S,	_S,	_S,	_S,	_S,	0,	0,
	0,	0,	0,	0,	0,	0,	0,	0,
	0,	0,	0,	0,	0,	0,	0,	0,
	_S,	0,	0,	0,	0,	0,	0,	0,
	0,	0,	0,	0,	0,	0,	0,	0,
	_N,	_N,	_N,	_N,	_N,	_N,	_N,	_N,
	_N,	_N,	0,	0,	0,	0,	0,	0,
	0,	_U,	_U,	_U,	_U,	_U,	_U,	_U,
	_U,	_U,	_U,	_U,	_U,	_U,	_U,	_U,
	_U,	_U,	_U,	_U,	_U,	_U,	_U,	_U,
	_U,	_U,	_U,	0,	0,	0,	0,	0,
	0,	_L,	_L,	_L,	_L,	_L,	_L,	_L,
	_L,	_L,	_L,	_L,	_L,	_L,	_L,	_L,
	_L,	_L,	_L,	_L,	_L,	_L,	_L,	_L,
	_L,	_L,	_L,	0,	0,	0,	0,	0
};