Could we get a LP64 version identifier?

Jacob Carlborg doobnet at gmail.com
Sun Jan 25 04:32:33 PST 2009


Could we get a LP64 version identifier? I know that you can use this code:

"static if ((void*).sizeof > int.sizeof)"

to do the same but that's not particular clear that the programmer wants 
to check for LP64. If so, I hope we could get it in D1 also.



More information about the Digitalmars-d mailing list