Is there a way to declare both 32 bit pointers and 64 bit pointers in the same application. I need a pragma or something to change between 32 bit pointers and 64 bit pointers. Is there a way to do this in gcc? Thanks, Roger
Is there a way to declare both 32 bit pointers and 64 bit pointers in the same application. I need a pragma or something to change between 32 bit pointers and 64 bit pointers. Is there a way to do this in gcc? Thanks, Roger