answersLogoWhite

0

What is pointer line?

Updated: 12/23/2022
User Avatar

Wiki User

9y ago

Want this question answered?

Be notified when an answer is posted

Add your answer:

Earn +20 pts
Q: What is pointer line?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

How many type of pointer in c?

A pointer is a pointer to something else. One way to look at it is that there is only one pointer type - an address to something else. Another way to look at it is to see how many different types there are, such as int, char, float, struct, double, etc. and to realize that you can build a pointer to any of them, as well as a pointer to a pointer to any of them, etc., etc., etc. Bottom line, is there are an unlimited number of types of pointers.


What is triple pointer?

Example: int x; -- integer int *px= &x; -- pointer to integer int **ppx= &px; -- pointer to pointer to integer int ***pppx= &ppx; -- pointer to pointer to pointer to integer


What is an array of pointers to pointers?

A pointer is a variable that stores value of address of a variable. Since a pointer itself is a variable, it is allocated a memory location.Pointer to pointer means a pointer which points to the address of a pointer. In other words a pointer to a pointer has the address of the address of a variable.We can have pointers to int, and pointers to char, and pointers to any structures we've defined, and in fact pointers to any type in C, it shouldn't come as too much of a surprise that we can have pointers to other pointers. If we're used to thinking about simple pointers, and to keeping clear in our minds the distinction between the pointer itself and what it points to, we should be able to think about pointers to pointers, too, although we'll now have to distinguish between the pointer, what it points to, and what the pointer that it points to points.


C program pointers to pointers examples?

Pointer to Pointer is a double pointer, denoted by (**). Pointer stores the address of the variable and pointer to pointer stores the address of a pointer variable and syntax can be given as int **ptr2ptr;


What is generic pointer in C?

When a variable is declared as being a pointer to type void it is known as a generic pointer. Since you cannot have a variable of type void, the pointer will not point to any data and therefore cannot be dereferenced. It is still a pointer though, to use it you just have to cast it to another kind of pointer first. Hence the term Generic pointer.

Related questions

When in basketball do you earn a three pointer?

When you shoot from the three pointer line which is behind the foul line.


Your 305 has no timing pointer just the line on the balancer where do you mount the pointer you bought?

the pointer has its on mounting spot on the front of the block when you bolt it on the pointer will be set


Which pointer selects a line or lines of text and appears when you point to the left edge of a line of text?

Right -pointing arrow pointer.


How many points do you score for a basket?

It all depends on where you shoot from. If you shoot anywhere inside the 3 pointer line during play, it will be counted as a 2 pointer. However, if you shoot outside of the 3 pointer line, then its counted as a 3 pointer. If you are fouled and get the shot in from the free throw line, you get 1 point.


What is an i-beam pointer?

The phrase "I-beam" describes the shape of the pointer in Word. The pointer looks like a capital i -- I -- with a line across the top and bottom


Which pointer selects a line or lines of a text and appears when you point to the left edge of a line of text?

The arrow is a pointer, but it could be a hand or a dinosaur or a cursor.


How do you determine if a shot is a two-pointer or a three-pointer?

If you are standing behind the three point line, the arc going around the hoop, it is a three-pointer. Any other shot is a two-pointer.


Where is the three pointer line in basketball?

about three metres


What is pointer to an array?

it tell that the line goes on forever.


What is the three different point values for making a basket in basketball?

1 pointer-free throw 2 pointer-shot made within the 3 point line 3 pointer-shot made behind the 3 point line


What pointer selects a line or lines of text and appears when you point to the left edge of a line or text?

The cursor.


How many points do you get for a long range shot in basketball?

a two point shot is anything inside the 3 point line. anything outside the 3 point line is a you guessed it a three pointer ,and if you shoot from behind the half court line its a 4 pointer