File: chk

package info (click to toggle)
irsim 9.7.104-1.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,964 kB
  • sloc: ansic: 24,763; sh: 7,499; makefile: 418; csh: 269; tcl: 88
file content (4 lines) | stat: -rw-r--r-- 120 bytes parent folder | download | duplicates (7)
1
2
3
4
#define chk_width 6
#define chk_height 8
static char chk_bits[] = {
   0x30, 0x10, 0x18, 0x09, 0x0d, 0x07, 0x06, 0x02};