Re: Moving from C++ to VC++

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Doug Harrison [MVP] <dsh@xxxxxxxx> wrote:
> [...]
> Sure, if you're using __int64 to mean the longest integer available, you'll
> have that problem.

So which type would you suggest using for
"longest integer"?
(May I suggest 'long int'? <g> )

> [...]

Schobi

--
SpamTrap@xxxxxx is never read
I'm Schobi at suespammers dot org

"Coming back to where you started is not the same as never leaving"
Terry Pratchett


.



Relevant Pages

  • Re: Moving from C++ to VC++
    ... If it is the longest integer. ... when hardware was a lot weirder and less ... > decades of 32 bit machines. ... I'm Schobi at suespammers dot org ...
    (microsoft.public.vc.language)
  • Re: Moving from C++ to VC++
    ... >> If I want "the longest integer available on ... >> the platform, how does 'int64_t' help? ... I'm Schobi at suespammers dot org ... Prev by Date: ...
    (microsoft.public.vc.language)