File: www

package info (click to toggle)
addressbook 0.7-13
  • links: PTS
  • area: main
  • in suites: potato
  • size: 960 kB
  • ctags: 160
  • sloc: tcl: 6,002; perl: 528; ansic: 362; awk: 205; sh: 123; makefile: 95
file content (10 lines) | stat: -rw-r--r-- 605 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
#define www_width 31
#define www_height 21
static unsigned char www_bits[] = {
   0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x20, 0x00,
   0x00, 0x00, 0x20, 0x00, 0x00, 0x00, 0x20, 0x00, 0x00, 0x00, 0x20, 0x00,
   0x00, 0x00, 0x20, 0x20, 0x00, 0x81, 0x20, 0x20, 0x00, 0x82, 0x21, 0x20,
   0x00, 0x84, 0x22, 0x20, 0x00, 0x88, 0xa4, 0x20, 0x00, 0x92, 0xa8, 0x21,
   0x00, 0xa2, 0xb0, 0x22, 0x00, 0xc2, 0xa0, 0x24, 0x21, 0x82, 0x82, 0x28,
   0x62, 0x02, 0x84, 0x30, 0xa4, 0x02, 0x88, 0x20, 0x28, 0x03, 0x90, 0x00,
   0x30, 0x02, 0xa0, 0x00, 0x20, 0x00, 0xc0, 0x00, 0x00, 0x00, 0x80, 0x00};