Using Windows XP Pro, SP3,
TCC 11.00.52 :
>echo %@eval[0x04a0bd]
303293
(with or without the leading 0 after the 0x)
TCC 12.00.42 :
> echo %@eval[0x4a0bd]
TCC: Syntax error "0x4a0bd"
(with or without a leading 0 after the 0x)
Tested with precision set to 0.10 and also 1.20.
TCC 11.00.52 :
>echo %@eval[0x04a0bd]
303293
(with or without the leading 0 after the 0x)
TCC 12.00.42 :
> echo %@eval[0x4a0bd]
TCC: Syntax error "0x4a0bd"
(with or without a leading 0 after the 0x)
Tested with precision set to 0.10 and also 1.20.