| Subject: | Re: Strange debugging question... |
|---|---|
| From: | () |
| Date: | Thu, 27 Sep 2007 18:03:45 -0000 |
| Newsgroups: | perl.beginners |
On Sep 27, 6:11 pm, zachary.s...@xxxxxxxxx (Zachary Shay) wrote: > Is there any way to get the name of a variable by knowing its memory > address? Not in general in a reasonable time. Anyhow, how would you know the address of a variable in Perl? What do you mean by "the name"? An SV in Perl can have any number of names, including zero. |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Strange debugging question..., Zachary Shay |
|---|---|
| Next by Date: | Re: encoding problem?, Nobull67@xxxxxxxxx |
| Previous by Thread: | Strange debugging question..., Zachary Shay |
| Next by Thread: | Re: Strange debugging question..., Paul Johnson |
| Indexes: | [Date] [Thread] [Top] [All Lists] |