|
|
DataMuseum.dkPresents historical artifacts from the history of: Commodore CBM-900 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Commodore CBM-900 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 921 (0x399)
Types: TextFile
Notes: UNIX file
Names: »tab.c«
└─⟦f27320a65⟧ Bits:30001972 Commodore 900 hard disk image with partial source code
└─⟦f4b8d8c84⟧ UNIX Filesystem
└─⟦this⟧ »cmd/rsh/tab.c«
└─⟦this⟧ »cmd/sh/tab.c«
#include "sh.h"
/*
* Table for determining type of character.
*/
char lextab[] ={
0103,
0000, 0000, 0000, 0000, 0000, 0000, 0000, 0000,
0000, 0101, 0103, 0000, 0000, 0000, 0000, 0000,
0000, 0000, 0000, 0000, 0000, 0000, 0000, 0000,
0000, 0000, 0000, 0000, 0000, 0000, 0000, 0000,
0101, 0010, 0003, 0010, 0017, 0000, 0101, 0001,
0101, 0101, 0210, 0000, 0000, 0010, 0000, 0000,
0030, 0030, 0030, 0030, 0030, 0030, 0030, 0030,
0030, 0030, 0000, 0101, 0101, 0000, 0101, 0210,
0010, 0040, 0040, 0040, 0040, 0040, 0040, 0040,
0040, 0040, 0040, 0040, 0040, 0040, 0040, 0040,
0040, 0040, 0040, 0040, 0040, 0040, 0040, 0040,
0040, 0040, 0040, 0200, 0007, 0200, 0000, 0040,
0007, 0040, 0040, 0040, 0040, 0040, 0040, 0040,
0040, 0040, 0040, 0040, 0040, 0040, 0040, 0040,
0040, 0040, 0040, 0040, 0040, 0040, 0040, 0040,
0040, 0040, 0040, 0000, 0101, 0000, 0000, 0000
};