File: HelloWorld.mdf

package info (click to toggle)
dx 1%3A4.3.2-3
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 49,576 kB
  • ctags: 48,196
  • sloc: ansic: 369,025; cpp: 153,716; sh: 21,173; java: 8,383; makefile: 2,374; awk: 427; yacc: 327
file content (6 lines) | stat: -rw-r--r-- 207 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
MODULE Hello
CATEGORY Greetings
LOADABLE "C:\HelloWorld\HelloWorld"
DESCRIPTION Prefixes "hello" to the input string
INPUT value; string; "world"; input string
OUTPUT greeting; string; prefixed string