The Dents wrote:
> ww.pappl[0].pappw
> ww.pappl[1].pappw
> ww.pappl[2].pappw

No, I'm pretty sure that can't be. pappl is a pointer to the list with
pointers, so pappl needs to be dereferenced.

Problem is, the PE structure is not modelled in the C structure, and
I'm not sure it's even possible! The structure would need to have an
unknown size and I guess C68 wouldn't be happy with that. Therefore
some pointer magic is probably unavoidable.

Marcel

_______________________________________________
QL-Users Mailing List
http://www.q-v-d.demon.co.uk/smsqe.htm

Reply via email to