Re: nessus and the AMD64
Michel Arboi <[email protected]>
| Newsgroups | gmane.comp.security.nessus.devel |
|---|---|
| Message-ID | <[email protected]> |
"Gene C." <[email protected]> writes: > 1. On the AMD64 pointers are 8 bytes and size_t is also 8 bytes. > On the i386 pointers are 4 bytes and size_t is also 4 bytes. On > both systems, the size of int is 4 bytes and the size of long int > is 8 bytes. Unless you use a very exotic compiler, sizeof(long) == 4 on i386 sizeof(long long) == 8 _______________________________________________ Nessus-devel mailing list [email protected] http://mail.nessus.org/mailman/listinfo/nessus-devel