File: c-lang

package info (click to toggle)
stegdetect 0.5-7
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 5,648 kB
  • ctags: 3,714
  • sloc: ansic: 31,518; sh: 7,269; asm: 1,135; makefile: 215; perl: 46
file content (13 lines) | stat: -rw-r--r-- 473 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13

#------------------------------------------------------------------------------
# c-lang:  file(1) magic for C programs (or REXX)
#

# XPM icons (Greg Roelofs, newt@uchicago.edu)
# if you uncomment "/*" for C/REXX below, also uncomment this entry
#0	string		/*\ XPM\ */	X pixmap image data

# this first will upset you if you're a PL/1 shop...
# in which case rm it; ascmagic will catch real C programs
#0	string		/*		C or REXX program text
0	string		//		C++ program text