Groups | Search | Server Info | Login | Register
Groups > comp.lang.awk > #9853
| From | Ben Bacarisse <ben@bsb.me.uk> |
|---|---|
| Newsgroups | comp.lang.awk |
| Subject | Re: UID: Generating pointers in AWK |
| Date | 2024-10-14 13:31 +0100 |
| Organization | A noiseless patient Spider |
| Message-ID | <87ldyqdfwq.fsf@bsb.me.uk> (permalink) |
| References | <670c5ba4$0$714$14726298@news.sunsite.dk> |
"digi_cs" <cosmogen@gmail.com> writes: > I see increasing misunderstanding regarding "strong" values. You are not doing much to clear it up! I simple definition of what you mean would sort it out. > Look— a pointer is a special string that can be used as an index in > all the arrays we have. This string carries an unlimited amount of > data that makes up the object itself. So that's not really what most people would understand by the term "pointer". For one thing, pointers don't carry an unlimited amount of data. As has been suggested, an example of how your "pointers" can help write a program that is awkward to write without them would be very useful. -- Ben.
Back to comp.lang.awk | Previous | Next — Previous in thread | Find similar
Re: UID: Generating pointers in AWK "digi_cs" <cosmogen@gmail.com> - 2024-10-14 02:42 +0300 Re: UID: Generating pointers in AWK Ben Bacarisse <ben@bsb.me.uk> - 2024-10-14 13:31 +0100
csiph-web