accessman2
Registered User.
- Local time
- Today, 07:18
- Joined
- Sep 15, 2005
- Messages
- 335
Hi,
Every time, when I write the comment in the modules, I will add ' (apros) at the begining of each line such as
' This is function 1
' This function calculate sum of the numbers
' And, it will returns the value back to form
Do we have a comment symbol for paragraph?
For example:
/* ***************************
This is funtion 1
This function calclate sum of the numbers
And, it will returns the value back to form
****************************/
Do we have the symbol /* */ to make the paragraph?
Every time, when I write the comment in the modules, I will add ' (apros) at the begining of each line such as
' This is function 1
' This function calculate sum of the numbers
' And, it will returns the value back to form
Do we have a comment symbol for paragraph?
For example:
/* ***************************
This is funtion 1
This function calclate sum of the numbers
And, it will returns the value back to form
****************************/
Do we have the symbol /* */ to make the paragraph?