File: striped.bit

package info (click to toggle)
ucbmpeg 1r2-6
  • links: PTS
  • area: non-free
  • in suites: hamm, potato, slink
  • size: 9,504 kB
  • ctags: 7,643
  • sloc: ansic: 79,920; tcl: 2,985; perl: 313; asm: 284; makefile: 269; csh: 13
file content (4 lines) | stat: -rw-r--r-- 132 bytes parent folder | download
1
2
3
4
#define striped_width 8
#define striped_height 8
static char striped_bits[] = {
   0x88, 0x44, 0x22, 0x11, 0x88, 0x44, 0x22, 0x11};