Hello I am currently working on a c++ Program and was wondering how i check to see if the person running the program is using a 32bit machine or a 64bit machine. I am also open to using boost to figuer this out but i have looked through the library and it does not look like they have anything that does that.
Thanks