Is there a function in cgen for parsing short integers?

Mehak Mahajan mehak.mahajan@gmail.com
Fri Apr 18 20:42:00 GMT 2008


Hi,

Thanks for your reply. :)
I am doing precisely what you have decribed.
However, I need to differentiate between -1 which is represented as a 16 
bit number (0xFFFF) and -1 which is represented as a 32 bit number 
(0xFFFFFFFF).
Is there a way to do that?

Cheers,
Mehak



More information about the Cgen mailing list