I am learning out to program just for a hobby.. to learn how to program I am reading C++ without fear. If there is a better book to ready what is it?? but as for my programming questions,,
What exactly does Void mean?
What does it mean when you declare something with Void type?
example
What does it mean when you
?
Whats the difference between NULL and 0?
and the last thing is
What is the astrix mean in this line of code?
char *suit [4] = stuff.....
those are just a few things that i dont understand and any help on this would be greatly appreciated. thanks