next up previous contents
Next: Bibliography Up: Bourne shell, perl與C語法比較 Previous: 副程式   Contents

註解

shell
	# comment
perl
	# comment
C
	/* comment */


Cyril Huang 2002-06-14