Thread
:
Java:Reference - Proper Comments
View Single Post
#
4
(
permalink
)
01-26-2007, 12:20 AM
AfTriX
Programming God
Join Date: Jan 2007
Location: Sri Lanka
Posts: 597
Credits:
1
Rep Power:
0
Thanks a Bunch!
And I think
Code:
/* ------ ------ ------ */
Can be used to multiple line comments and
Code:
/** ------- ------- ------- */
Can be used to Java Doc Comments.
AfTriX
View Public Profile
Send a private message to AfTriX
Find all posts by AfTriX