Nmap Development mailing list archives

Re: [NSE patch] patch for pack/unpack to use platform independant types


From: "Philip Pickering" <pgpickering () gmail com>
Date: Mon, 18 Aug 2008 06:49:57 +0200

Hi!

Sven Klemm wrote:
According to MSDN those types do not differ on 32-bit vs 64-bit. But
Microsoft C++ also has __int8, __int16, __int32 and __int64. Using
those types is probably better.

Yes, I guess using __int64, __int32, etc. increases readability
and seems more logical. I will use them instead.

Philip

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


Current thread: