Search results

Results 1 – 20 of 2,092
Advanced search

Search in namespaces:

There is a page named "Talk:Pointer (computer programming)" on Wikipedia

View (previous 20 | ) (20 | 50 | 100 | 250 | 500)
  • some known data structure, a predecessor of pointers ..." with a link to this Pointer (computer programming) page. So when I clicked on that link, I expected...
    30 KB (4,258 words) - 02:30, 6 August 2024
  • avoid ambiguity, I also propose moving Pointer (computing) to Pointer (programming)Pointer (computer programming). -- Trevj (talk) 10:55, 1 November 2011...
    15 KB (1,881 words) - 10:40, 25 May 2022
  • discuss pointer arithmetic, not basic pointer usage -- that belongs elsewhere, like in the pointer article, or perhaps a Wikibook on basic C programming techniques...
    900 bytes (137 words) - 19:46, 13 May 2024
  • may now be used for other purposes.Dangling pointers and wild pointers in computer programming are pointers that do not point to a valid object of the...
    5 KB (708 words) - 15:40, 8 June 2024
  • http://history-computer.com/Library/2200_Reference_Manual.pdf Although I've only used Windows 1 a couple of times, the mouse pointer appeared to be the...
    17 KB (2,507 words) - 20:42, 29 January 2024
  • 2012 (UTC) I am also a Ph.D. (and an associate professor) in computer science (programming language theory, in particular - my thesis was about parametricity...
    15 KB (2,178 words) - 22:53, 30 June 2024
  • a programming technique that maximizes the use of immutable objects and allows for a simple design by contract. It applies in several programming languages...
    27 KB (4,317 words) - 03:02, 13 February 2024
  • generic programming to make function pointer-like objects which can be used very effectively for callbacks. I believe the point was that function pointers are...
    23 KB (3,314 words) - 13:58, 11 April 2024
  • example, I envision a section on programming language approaches to addressing the issue with a subsection for each programming language discussed. Another...
    12 KB (1,848 words) - 07:07, 25 January 2024
  • "Program Counter." I think "Instruction Pointer" is a non-standard misnomer. Whenever I see "IP" in a computer-related context I think of "Internet Protocol"...
    23 KB (3,389 words) - 01:03, 30 January 2024
  • biological programming languages: http://news.mit.edu/2016/programming-language-living-cells-bacteria-0331 http://reliawire.com/biological-programming-language/...
    55 KB (2,610 words) - 07:13, 5 August 2024
  • delete operator on a pointer to it, you are not necessarily sure what type the object is; because you might be using a pointer to a base class. So to...
    11 KB (1,401 words) - 18:32, 12 May 2024
  • Oriented Programming? Ubermonkey 20:35, 2 Apr 2005 (UTC) Also a nice implementation of this using a class where the method is passed as a function pointer (so...
    6 KB (927 words) - 21:53, 27 February 2024
  • saying "operator new" should never be assigned to a raw pointer (unless you're designing a smart-pointer class, of course).Sebastian Garth (talk) 22:37, 4 May...
    15 KB (2,138 words) - 18:48, 31 January 2024
  • should be considered in creating examples of reflection in programming languages. Few programs would ever use eval, and none would use it to hack around...
    39 KB (5,641 words) - 22:48, 18 February 2024
  • both a symbol and a list. It is not, contra the introduction to the Null pointer, an invalid object, it is the empty list (as well as the equivalent of...
    5 KB (694 words) - 05:04, 26 August 2024
  • programming. The term "closure", as commonly used by language designers/implementors, refers specifically to the data structure with the code pointer...
    107 KB (16,441 words) - 23:37, 12 February 2024
  • exist but represent different things. Because of polymorphism, a this pointer can change; however, self retains reference to the current class so static...
    2 KB (249 words) - 22:53, 16 February 2024
  • a pointer" is true for one sense of "variable", but the statement "the variable-name exists outside of its scope, and can be accessed via a pointer" would...
    17 KB (2,520 words) - 01:55, 24 January 2024
  • January 2006 (UTC) I have removed "The C programming language introduced the pointer ..." Pointers in programming languages are at least as old as ALGOL...
    14 KB (2,030 words) - 01:37, 7 February 2024
View (previous 20 | ) (20 | 50 | 100 | 250 | 500)