Skip to main content

pointer

A data type found in computer programming languages such as C++. It is a variable that holds the memory address of another variable.

Dynamic allocation of memory is possible through the use of pointers.
Examples using pointers:

int i = 5; // declares an integer with an initial value of 5

int *p = &i; // declares a pointer to an integer and assigns
the address of i to it

cout << i; // outputs the number 5 to the console

cout << &i; // outputs the address of i to the console

cout << p; // same result as above

cout << *p; // outputs the value pointed to by p (5)

*p = 10; // changes the value of i to 10

int *arr = new int n; // creates an array containing
n elements and assigns its address to arr
(dynamic allocation)

delete arr; // deletes the memory space arr points to
(does not delete the pointer itself!)
by C++ Master May 17, 2007
mugGet the pointer mug.

Five Points

A shot created to up the alcohol from the notorious 3 Wise Men (Jack Daniels, Jim Bean, Jose Cuervo) and the dreaded 4 Horsemen or Four corners many variant names(Jack Daniels, Jim Bean, Jose Cuervo, and Jameson) the Five Points is named after the Five Points of New York where many men and women went through hell and back the shot consists of Jack Daniels, Jim Bean, Jose Cuervo, Jameson, and Johnny Walker(or other alcohol's with the J name can be instituted for it. Shot originally named five points by a college student in Duluth trying to up challenge for a Birthday shot.
Dude, that Five Points you bought me last night almost killed me!
by T-Rex34 May 3, 2010
mugGet the Five Points mug.
Related Words

pogi points

Something you give to someone when they look nice, smell nice, have nice things etc. Pogi as in the tagalog (filipino) word for handsome.
MMMM girl, he deserves 100 pogi points for lookin so damn fine, but lemme take some points off for driving that nasty ass car.
by *JUSSANOTHeRFLiP* July 26, 2003
mugGet the pogi points mug.

print-screen

Verb referring to the action of pressing the "Print-Screen" button (PrtSc) on your keyboard and using it to capture something on the screen that is funny or interesting. The image can then be pasted onto Paint and saved. After it is saved, you can send it, print it, view it, or just reflect on it.
I had to hit print-screen PrtSc during the movie to show you an image of what I was watching.
by UrbanJosh October 16, 2006
mugGet the print-screen mug.

printer

a fart that leaves a mark on your underwear
Fart!!! Uh oh...i better go check my pants, i think that one was a printer!
by pfloyd February 20, 2003
mugGet the printer mug.

Printer Prying

To rumage through print jobs that are not one's own.
Whenever spud picks up a print job, he starts printer prying to see what other people in the office have been printing.
by Spud's Friend September 3, 2008
mugGet the Printer Prying mug.

pointsettia

Noun: A female of visible African decent, particularly one with multi- and or brightly colored extensions.
Look at pointsettia. Them red braids is in full bloom.
by MtGn April 23, 2008
mugGet the pointsettia mug.

Share this definition

Sign in to vote

We'll email you a link to sign in instantly.

Or

Check your email

We sent a link to

Open your email