File: magic

package info (click to toggle)
mpqc 2.3.1-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 39,712 kB
  • ctags: 16,799
  • sloc: cpp: 258,686; sh: 14,041; perl: 5,992; ansic: 5,491; makefile: 2,738; fortran: 1,970; lisp: 1,269; yacc: 313; lex: 177; csh: 45
file content (17 lines) | stat: -rw-r--r-- 509 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#------------------------------------------------------------------------------
# SC Toolkit StateOut File

0	string		\001SCSO\002	SC data
>6	string		l		little endian
>>7	lelong		x		v%d
>>24    lelong          >0              D
>>24    lelong          =-1             CORRUPT/INCOMPLETE
>>11	string		x		%s
>>20	ledate		x		%s
>6	string		b		big endian
>>7	belong		x		v%d
>>24    belong          >0              D
>>24    belong          =-1             CORRUPT/INCOMPLETE
>>11	string		x		%s
>>20	bedate		x		%s