スタイルシート(共通記述法)

コーディングスタイル

コメントの種類

コメントボックス(概要)

/************************************************
*                                     *
*                                     *
*************************************************/

ブロックコメント

/*
*
*/

参考

C Elements of Style
perl::critic
php code beautifier