R
Roedy Green
At the head of each program you can use /* // or /** comments.
You can place them before the package, before the import, before the
class.
You want to get such information in there as:
author, version, what the class does, copyright, version history.
It would be a good thing if all programs did this the same way. How do
you think it should done?
--
Roedy Green Canadian Mind Products
http://mindprod.com
For most people, a global average temperature rise of 3°C (5°F) does not sound
alarming. They don’t understand that the warming is uneven, mostly over the
continents which will rise 6°C (11°F). The maximum annual temperature will
increase considerably more. Paris will have the temperature of Algiers,
Moscow the temperature of Paris, San Francisco the temperature of Tijuana and
New York the temperature of Charleston, and Houston the temperature of some
obscure dusty town in southern Mexico.
You can place them before the package, before the import, before the
class.
You want to get such information in there as:
author, version, what the class does, copyright, version history.
It would be a good thing if all programs did this the same way. How do
you think it should done?
--
Roedy Green Canadian Mind Products
http://mindprod.com
For most people, a global average temperature rise of 3°C (5°F) does not sound
alarming. They don’t understand that the warming is uneven, mostly over the
continents which will rise 6°C (11°F). The maximum annual temperature will
increase considerably more. Paris will have the temperature of Algiers,
Moscow the temperature of Paris, San Francisco the temperature of Tijuana and
New York the temperature of Charleston, and Houston the temperature of some
obscure dusty town in southern Mexico.