Correct way to write /* and */
Posted
by billpg
on Stack Overflow
See other posts from Stack Overflow
or by billpg
Published on 2010-03-14T13:28:46Z
Indexed on
2010/03/14
13:35 UTC
Read the original article
Hit count: 265
Hi everyone. I'd like to know, please, the correct way to write the symbols that the C family of languages use to begin and end comments.
Before you all respond "a slash followed by an asterisk", I mean what's the correct way to write them on paper. (IE, How many points should the asterisk have? What angle should the slash be? etc) Everything I need so I can sit down and draw correct comment start and end symbols.
Please note, I'm looking for the correct standard way. If there is no industry standard, please respond with "there is no standard" and I will accept that answer.
© Stack Overflow or respective owner