I know the proper names for the following characters:
~ tilde
# octothorpe
^ caret
& ampersand
* asterisk
() parentheses
{} braces
[] brackets
/\ slash
| vertigule
but are there proper names for the following other than the common names formed by describing how they are used?
@ "at" sign
$ "dollar" sign
% "percent" sign
+ "plus" sign
- "minus" sign
= "equals" sign
_ underline
And, I am comfortable with the common names of the following, but maybe they have their own proper names?
! exclamation mark
? question mark
Just curious.
TIA
"Code what you mean,
and mean what you code!
But by all means post your code!"
Razalas
~ tilde
# octothorpe
^ caret
& ampersand
* asterisk
() parentheses
{} braces
[] brackets
/\ slash
| vertigule
but are there proper names for the following other than the common names formed by describing how they are used?
@ "at" sign
$ "dollar" sign
% "percent" sign
+ "plus" sign
- "minus" sign
= "equals" sign
_ underline
And, I am comfortable with the common names of the following, but maybe they have their own proper names?
! exclamation mark
? question mark
Just curious.
TIA
"Code what you mean,
and mean what you code!
But by all means post your code!"
Razalas