Grant Robinson wrote:
Ambiguity is the mother of many a mis-understanding. After re-reading your post, I assume when you say "character array" you mean "char *" and when I see "character array" I think "char []", so I thought you were saying something different than you actually were.

For both "char *" and "char []", the & is not necessary. That's all I'm saying. Even though & may work in some cases, it is required in none. That's it.

--Dave

/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/

Reply via email to