My teacher mentioned (actually he just wrote it on the board and said nothing about it) this particular pointer but I don't understand the significance of it. The example he wrote on the board was this:
Book * book;
What does the pointer do when it is used like this?