Thread: 32 bit - 64 bit
View Single Post
  #1  
Old 01-05-2006, 02:25 AM
Krunal
 
Posts: n/a
Default 32 bit - 64 bit

Hello,

I am writing some application right now and as part of application
logging information, I need to log if my app is being executed on 32
bit OS or 64 bit OS.

Can anyone tell me how to write such code in C++?

Thanks.

Reply With Quote