Re: nessus and the AMD64
Richard Moore <[email protected]>
| Newsgroups | gmane.comp.security.nessus.devel |
|---|---|
| Message-ID | <[email protected]> |
Gene C. wrote: > 2. I see that some of the printing of pointer values in debug messages have > been changed from "%d" to "%ld". I believe that the proper way to handle > printing pointers is to use "%p" which will do 8 byte pointers in a 64 bit > application and 4 byte pointers in a 32 bit application. Question: > . Is "%p" available on all the other systems? %p is part of standard C and should be available on any compliant implementation. Rich. _______________________________________________ Nessus-devel mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus-devel