Pointer vs Pointerless - What's the difference?
pointer | pointerless |
Anything that points or is used for pointing.
A needle-like component of a timepiece or measuring device that indicates the time or the current reading of the device.
A breed of hunting dog.
(programming) A variable that holds the address of a memory location where a value can be stored.
(computing) An icon that indicates the position of the mouse; a cursor.
A tip, a bit of advice (usually plural.)
(in combinations) Something worth a given number of points.
* {{quote-news
, year=2011
, date=September 18
, author=Ben Dirs
, title=Rugby World Cup 2011: England 41-10 Georgia
, work=BBC Sport
(computing, programming) Without the use of pointers.
* 1989 , Allen Kent, James G Williams, Rosalind Kent, Encyclopedia of Microcomputers: Volume 4
* 1992 , Giorgio Gambosi, Michel O Scholl, Hans-Werner Six, Geographic database management systems: workshop proceedings, Capri, Italy
* 2003 , Ian Griffiths, Matthew Adams, .NET Windows forms in a nutshell (page 18)
As a noun pointer
is anything that points or is used for pointing.As an adjective pointerless is
without the use of pointers.pointer
English
Noun
(en noun)- The instructor gave me some pointers on writing a good paper.
- a ten-pointer
citation, page= , passage=After another penalty miss, Kvirikashvili finally found the target on 27 minutes before Flood hit back with a three-pointer of his own.}}
Synonyms
* (sense, teacher's pointer) fescue * (of a timepiece) hand * (of a measuring device) needle * (icon) mouse pointer * (programming) referenceSee also
* (programming) dereference, addressDerived terms
* null pointer * white pointer * dangling pointerSee also
* *Anagrams
* ----pointerless
English
Adjective
(-)- We will see, however, that the pointerless techniques are seldom satisfactory. Implementations of trees tend to be more complex than those of ordered lists.
- The list representation is a pointerless representation that facilitates sequential access but is inefficient for random access to specific image elements.
- But we can't use function pointers as we would in C++, and not just for the ideological reason that it doesn't enter into the spirit of the brave new pointerless world of the CLR.