File: stringise

package info (click to toggle)
cpphs 0.7-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 360 kB
  • ctags: 18
  • sloc: haskell: 940; makefile: 79; sh: 36; ansic: 11
file content (2 lines) | stat: -rw-r--r-- 45 bytes parent folder | download | duplicates (10)
1
2
#define foo(x)	This is #x foo x
foo(abcd ef)