I have two things that I cannot figure out. I know I'll kick myself when I see what they should be.
How do I assign the value pointed to by "sSaverPtr" to the variable "filled"? "sSaverPtr" points to a long int.
And how would I then go about printing the address stored in "sSaverPtr" ?
I can't figure these couple of things out for anything and I know there can't be much of anything to either of them.
-Clifton