Re: A "sub" question...
- From: sigzero@xxxxxxxxx (Robert Hicks)
- Date: Fri, 30 Dec 2005 13:19:52 -0500
"Adriano Ferreira" <a.r.ferreira@xxxxxxxxx> wrote in message
news:73ddeb6c0512301007x68ef6738sd2e3d59c639b6abb@xxxxxxxxxxxxxxxxx
On 12/30/05, Robert Hicks <sigzero@xxxxxxxxx> wrote:
> Note the leading underscore in the sub name. What does that mean? Is that
> like making it "private"?
>Yes. But as a convention: that means: you sensible reader, don't you
>try to rely on this function outside of this immediate realm of code.
>But you can cheat as you like - at your risk.
Okay, that is cool and a easy way to "mark" something.
Thanks for the answer.
Robert
.
- References:
- A "sub" question...
- From: Robert Hicks
- Re: A "sub" question...
- From: Adriano Ferreira
- A "sub" question...
- Prev by Date: Re: A "sub" question...
- Next by Date: Re: checking gzip files
- Previous by thread: Re: A "sub" question...
- Index(es):
Relevant Pages
|