File: stop.xbm

package info (click to toggle)
ns2 2.35~RC5-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 86,236 kB
  • ctags: 26,940
  • sloc: cpp: 172,777; tcl: 107,181; perl: 6,391; sh: 6,175; ansic: 5,839; makefile: 793; awk: 525; csh: 355
file content (5 lines) | stat: -rw-r--r-- 224 bytes parent folder | download | duplicates (8)
1
2
3
4
5
#define stop_width 14
#define stop_height 12
static char stop_bits[] = {
   0x00, 0x00, 0x38, 0x07, 0x38, 0x07, 0x38, 0x07, 0x38, 0x07, 0x38, 0x07,
   0x38, 0x07, 0x38, 0x07, 0x38, 0x07, 0x38, 0x07, 0x38, 0x07, 0x00, 0x00};