siae of pointer

what is size of pointer in 16 bit and 32 bit and 64 bit
It can vary, there is no rule to say what it ought to be, but in many cases it's the word size (16, 32 and 64 bits respectively).

Intel x86 has a segment:offset addressing scheme that allows larger pointers, for example.
Topic archived. No new replies allowed.