Re: Double pointer reference

Re: Double pointer reference

i didn't entirely understand your problem..are you referring to pointers to pointers? I believe it is possible to use pointers to pointers. But wouldn't it be more feasible to store an offset value for an array or an array index value? You can index the page number and then pass it as an argument..

Double pointer reference By: nlp26 (1 replies) Thu, 04/10/2008 - 07:20