Different pointer representations on the same machine

Steve Summit scs at adam.pika.mit.edu
Wed Feb 22 16:11:50 AEST 1989


In article <2310 at scolex.sco.COM> seanf at scolex.UUCP (Sean Fagan) writes:
>when you print out a pointer... do you typecast it to long and
>use a %ld format?

No, I just use %p.

                                            Steve Summit
                                            scs at adam.pika.mit.edu



More information about the Comp.lang.c mailing list